commit | 0de2b244800b2c0d88d0a85bbe4a0b95fee13332 | [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 | 0dc02243a53cb39402df923766d87a83a6d3b399 | |
parent | f790674d3f87df6390828ac21a7d1530f71b59c8 [diff] |
hwmon: (adm9240) 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>