diff options
author | Zhang Rui <rui.zhang@intel.com> | 2011-03-22 22:21:40 -0400 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2011-03-22 23:20:35 -0400 |
commit | 912b7427fc13467bac042cc72f2eccbdbc39d773 (patch) | |
tree | 9f64f62f0fa41218ed0319f7fa9e6521c4c389fd /Documentation/feature-removal-schedule.txt | |
parent | aad83b143008e1d406248803550bfbfc600b6398 (diff) |
ACPI button: remove unused procfs I/F
Remove unused ACPI button procfs interface.
Only /proc/acpi/button/lid/LID/state remains.
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'Documentation/feature-removal-schedule.txt')
-rw-r--r-- | Documentation/feature-removal-schedule.txt | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/Documentation/feature-removal-schedule.txt b/Documentation/feature-removal-schedule.txt index b3f35e5f9c95..e4615253ba89 100644 --- a/Documentation/feature-removal-schedule.txt +++ b/Documentation/feature-removal-schedule.txt | |||
@@ -259,14 +259,6 @@ Who: Zhang Rui <rui.zhang@intel.com> | |||
259 | 259 | ||
260 | --------------------------- | 260 | --------------------------- |
261 | 261 | ||
262 | What: /proc/acpi/button | ||
263 | When: August 2007 | ||
264 | Why: /proc/acpi/button has been replaced by events to the input layer | ||
265 | since 2.6.20. | ||
266 | Who: Len Brown <len.brown@intel.com> | ||
267 | |||
268 | --------------------------- | ||
269 | |||
270 | What: /proc/acpi/event | 262 | What: /proc/acpi/event |
271 | When: February 2008 | 263 | When: February 2008 |
272 | Why: /proc/acpi/event has been replaced by events via the input layer | 264 | Why: /proc/acpi/event has been replaced by events via the input layer |