diff options
author | Eric Miao <eric.y.miao@gmail.com> | 2010-05-03 23:29:58 -0700 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2010-05-03 23:32:22 -0700 |
commit | 16b32e0c9eec1bb8d53deedcd9f4704a114d84bb (patch) | |
tree | 0566941ba44ed37b3f3e2c0e313887448d5b2f2f /Documentation | |
parent | f3192090df1e17dbd0f7c4b3820d31719422eb96 (diff) | |
download | blackbird-op-linux-16b32e0c9eec1bb8d53deedcd9f4704a114d84bb.tar.gz blackbird-op-linux-16b32e0c9eec1bb8d53deedcd9f4704a114d84bb.zip |
Input: remove obsolete {corgi,spitz,tosa}kbd.c
Signed-off-by: Eric Miao <eric.y.miao@gmail.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/feature-removal-schedule.txt | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/Documentation/feature-removal-schedule.txt b/Documentation/feature-removal-schedule.txt index ed511af0f79a..c8659ad40b56 100644 --- a/Documentation/feature-removal-schedule.txt +++ b/Documentation/feature-removal-schedule.txt @@ -520,17 +520,6 @@ Who: Hans de Goede <hdegoede@redhat.com> ---------------------------- -What: corgikbd, spitzkbd, tosakbd driver -When: 2.6.35 -Files: drivers/input/keyboard/{corgi,spitz,tosa}kbd.c -Why: We now have a generic GPIO based matrix keyboard driver that - are fully capable of handling all the keys on these devices. - The original drivers manipulate the GPIO registers directly - and so are difficult to maintain. -Who: Eric Miao <eric.y.miao@gmail.com> - ----------------------------- - What: corgi_ssp and corgi_ts driver When: 2.6.35 Files: arch/arm/mach-pxa/corgi_ssp.c, drivers/input/touchscreen/corgi_ts.c |