diff options
author | Corentin Chary <corentin.chary@gmail.com> | 2011-03-30 16:32:31 +0200 |
---|---|---|
committer | Matthew Garrett <mjg@redhat.com> | 2011-04-01 14:23:50 -0400 |
commit | bda1a730ab303609897a91c554542d28496d3684 (patch) | |
tree | 21c0fcf49950f3815e10d17af77a78648e299ec7 /Documentation | |
parent | ecb78ab6f30106ab72a575a25b1cdfd1633b7ca2 (diff) |
asus-laptop: remove removed features from feature-removal-schedule.txt
commit 3b81cf9d558c57406b4ed9b0d2639113d1d428b6 removed those features.
Signed-off-by: Corentin Chary <corentin.chary@gmail.com>
Signed-off-by: Matthew Garrett <mjg@redhat.com>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/feature-removal-schedule.txt | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/Documentation/feature-removal-schedule.txt b/Documentation/feature-removal-schedule.txt index 274b32d12532..492e81df2968 100644 --- a/Documentation/feature-removal-schedule.txt +++ b/Documentation/feature-removal-schedule.txt @@ -387,26 +387,6 @@ Who: Tejun Heo <tj@kernel.org> ---------------------------- -What: Support for lcd_switch and display_get in asus-laptop driver -When: March 2010 -Why: These two features use non-standard interfaces. There are the - only features that really need multiple path to guess what's - the right method name on a specific laptop. - - Removing them will allow to remove a lot of code an significantly - clean the drivers. - - This will affect the backlight code which won't be able to know - if the backlight is on or off. The platform display file will also be - write only (like the one in eeepc-laptop). - - This should'nt affect a lot of user because they usually know - when their display is on or off. - -Who: Corentin Chary <corentin.chary@gmail.com> - ----------------------------- - What: sysfs-class-rfkill state file When: Feb 2014 Files: net/rfkill/core.c |