[PATCH 13/13] input: schedule corgi_ssp and corgi_ts to be removed
Eric Miao
eric.y.miao at gmail.com
Thu Feb 4 19:41:28 EST 2010
Cc: Richard Purdie <rpurdie at rpsys.net>
Signed-off-by: Eric Miao <eric.y.miao at gmail.com>
---
Documentation/feature-removal-schedule.txt | 12 ++++++++++++
1 files changed, 12 insertions(+), 0 deletions(-)
diff --git a/Documentation/feature-removal-schedule.txt
b/Documentation/feature-removal-schedule.txt
index 5860583..e16529e 100644
--- a/Documentation/feature-removal-schedule.txt
+++ b/Documentation/feature-removal-schedule.txt
@@ -554,3 +554,15 @@ Why: We now have a generic GPIO based matrix
keyboard driver that
and so are difficult to maintain.
Who: Eric Miao <eric.y.miao at 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
+Why: The corgi touchscreen is now deprecated in favour of the generic
+ ads7846.c driver. The noise reduction technique used in corgi_ts.c
+ that's to wait til vsync before ADC sampling is also integrated into
+ ads7846 driver now. Provided that the original driver is not generic
+ and difficult to maintain, it will be removed later.
+Who: Eric Miao <eric.y.miao at gmail.com>
+
--=20
1.6.3.3
More information about the linux-arm-kernel
mailing list