aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/ads7846.c
diff options
context:
space:
mode:
authorDavid Brownell <david-b@pacbell.net>2007-05-22 23:28:40 -0400
committerDmitry Torokhov <dtor@insightbb.com>2007-05-22 23:28:40 -0400
commitbff0de5f59ff935138eb41c397a7e50468028b83 (patch)
tree5ba9acec6cb989d315aa2ac52971a0f1053b9f0d /drivers/input/touchscreen/ads7846.c
parentInput: input-polldev - add module info (diff)
downloadlinux-dev-bff0de5f59ff935138eb41c397a7e50468028b83.tar.xz
linux-dev-bff0de5f59ff935138eb41c397a7e50468028b83.zip
Input: ads7846 - document that it handles tsc2046 too
The TSC2046 is an updated version of the ADS7846 ... mention that in the Kconfig helptext and driver source. Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> Acked-by: Kevin Hilman <khilman@mvista.com> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Diffstat (limited to 'drivers/input/touchscreen/ads7846.c')
-rw-r--r--drivers/input/touchscreen/ads7846.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/input/touchscreen/ads7846.c b/drivers/input/touchscreen/ads7846.c
index 693e3b2a65a3..b0110fe65dae 100644
--- a/drivers/input/touchscreen/ads7846.c
+++ b/drivers/input/touchscreen/ads7846.c
@@ -39,6 +39,7 @@
/*
* This code has been heavily tested on a Nokia 770, and lightly
* tested on other ads7846 devices (OSK/Mistral, Lubbock).
+ * TSC2046 is just newer ads7846 silicon.
* Support for ads7843 tested on Atmel at91sam926x-EK.
* Support for ads7845 has only been stubbed in.
*