瀏覽代碼

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 年之前
父節點
當前提交
632bdb24d7
共有 1 個文件被更改,包括 10 次插入0 次删除
  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>
+
+----------------------------