commit | a516dc3e9b19adbcaa9aeda0100ee8ee2938748a | [log] [tgz] |
---|---|---|
author | Jean Delvare <khali@linux-fr.org> | Wed Jan 12 21:55:10 2011 +0100 |
committer | Jean Delvare <khali@endymion.delvare> | Wed Jan 12 21:55:10 2011 +0100 |
tree | fc4f5427bc90718829dd15434e067382b7d9500d | |
parent | c32301b5957bb77579eb80ff5a84324d34b97346 [diff] |
hwmon: (w83793) 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>