Selaa lähdekoodia

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>
Jean Delvare 14 vuotta sitten
vanhempi
commit
632bdb24d7
1 muutettua tiedostoa jossa 10 lisäystä ja 0 poistoa
  1. 10 0
      Documentation/feature-removal-schedule.txt

+ 10 - 0
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>
+
+----------------------------