commit | c32301b5957bb77579eb80ff5a84324d34b97346 | [log] [tgz] |
---|---|---|
author | Jean Delvare <khali@linux-fr.org> | Wed Jan 12 21:55:09 2011 +0100 |
committer | Jean Delvare <khali@endymion.delvare> | Wed Jan 12 21:55:09 2011 +0100 |
tree | 6c37d1b19ba0693759cfc736146c32e31f097917 | |
parent | 0de2b244800b2c0d88d0a85bbe4a0b95fee13332 [diff] |
hwmon: (w83792d) Implement the standard intrusion detection interface We have a standard intrusion detection interface now, drivers should implement it. I've left the old interface in place for the time being, with a deprecation warning, it will be removed later. Signed-off-by: Jean Delvare <khali@linux-fr.org> Acked-by: Guenter Roeck <guenter.roeck@ericsson.com>