projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a516dc3
)
hwmon: Schedule the removal of the old intrusion detection interfaces
author
Jean Delvare
<
[email protected]
>
Wed, 12 Jan 2011 20:55:10 +0000
(21:55 +0100)
committer
Jean Delvare
<
[email protected]
>
Wed, 12 Jan 2011 20:55:10 +0000
(21:55 +0100)
Signed-off-by: Jean Delvare <
[email protected]
>
Acked-by: Guenter Roeck <
[email protected]
>
Documentation/feature-removal-schedule.txt
patch
|
blob
|
history
diff --git
a/Documentation/feature-removal-schedule.txt
b/Documentation/feature-removal-schedule.txt
index 22f10818c2b37042b483e6da439590d3c36b80b7..d43ff1f0e210ed7f43a30f7b31175ac55e45508f 100644
(file)
--- 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 <
[email protected]
>
----------------------------
+
+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 <
[email protected]
>
+
+----------------------------