Title: [8274] trunk/drivers/input/misc: task [#5869], extend ad714x to support ad7143/8/7a
Revision
8274
Author
bhsong
Date
2010-02-04 04:51:07 -0500 (Thu, 04 Feb 2010)

Log Message

task [#5869], extend ad714x to support ad7143/8/7a

forget to change Kconfig and comment

Modified Paths

Diff

Modified: trunk/drivers/input/misc/Kconfig (8273 => 8274)


--- trunk/drivers/input/misc/Kconfig	2010-02-04 09:35:12 UTC (rev 8273)
+++ trunk/drivers/input/misc/Kconfig	2010-02-04 09:51:07 UTC (rev 8274)
@@ -320,7 +320,7 @@
 config INPUT_AD714X
 	tristate "Analog Devices AD714x Capacitance Touch Sensor"
 	help
-	  Say Y here if you want to support an AD7142/AD7147 touch sensor.
+	  Say Y here if you want to support an AD7142/3/7/8/7A touch sensor.
 
 	  You should select a bus connection too.
 

Modified: trunk/drivers/input/misc/ad714x.c (8273 => 8274)


--- trunk/drivers/input/misc/ad714x.c	2010-02-04 09:35:12 UTC (rev 8273)
+++ trunk/drivers/input/misc/ad714x.c	2010-02-04 09:51:07 UTC (rev 8274)
@@ -1,5 +1,5 @@
 /*
- * AD714X CapTouch Programmable Controller driver
+ * AD714X CapTouch Programmable Controller driver supporting AD7142/3/7/8/7A
  *
  * Copyright 2009 Analog Devices Inc.
  *
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits

Reply via email to