diff options
author | Jean Delvare <khali@linux-fr.org> | 2011-01-12 21:55:10 +0100 |
---|---|---|
committer | Jean Delvare <khali@endymion.delvare> | 2011-01-12 21:55:10 +0100 |
commit | 632bdb24d717f1b24841b9dc31efb6837afe0c55 (patch) | |
tree | 3ee3863a5a1b604dc8acb610cefdcf40dec6572f /Documentation | |
parent | a516dc3e9b19adbcaa9aeda0100ee8ee2938748a (diff) | |
download | linux-3.10-632bdb24d717f1b24841b9dc31efb6837afe0c55.tar.gz linux-3.10-632bdb24d717f1b24841b9dc31efb6837afe0c55.tar.bz2 linux-3.10-632bdb24d717f1b24841b9dc31efb6837afe0c55.zip |
hwmon: Schedule the removal of the old intrusion detection interfaces
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Acked-by: Guenter Roeck <guenter.roeck@ericsson.com>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/feature-removal-schedule.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/Documentation/feature-removal-schedule.txt b/Documentation/feature-removal-schedule.txt index 22f10818c2b..d43ff1f0e21 100644 --- a/Documentation/feature-removal-schedule.txt +++ b/Documentation/feature-removal-schedule.txt @@ -576,3 +576,13 @@ Why: The functions have been superceded by cancel_delayed_work_sync() Who: Tejun Heo <tj@kernel.org> ---------------------------- + +What: Legacy, non-standard chassis intrusion detection interface. +When: June 2011 +Why: The adm9240, w83792d and w83793 hardware monitoring drivers have + legacy interfaces for chassis intrusion detection. A standard + interface has been added to each driver, so the legacy interface + can be removed. +Who: Jean Delvare <khali@linux-fr.org> + +---------------------------- |