aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen/s3c2410_ts.c
diff options
context:
space:
mode:
authorNelson Castillo <arhuaco@freaks-unidos.net>2009-09-22 05:23:36 -0500
committerNelson Castillo <arhuaco@freaks-unidos.net>2009-09-22 23:08:11 -0500
commitb3ada7e6ee570963eb4e5189db8db9804c21491e (patch)
tree3bf2058250d82fff29115ed3b4769c4ade7ff6a0 /drivers/input/touchscreen/s3c2410_ts.c
parentd44cb10f4209f6a2181b778c493d36bc5eac0f0c (diff)
Fix Andy's email in filters.
He is not reachable at the OM address. We need the right email if we send upstream. Signed-off-by: Nelson Castillo <arhuaco@freaks-unidos.net>
Diffstat (limited to 'drivers/input/touchscreen/s3c2410_ts.c')
-rw-r--r--drivers/input/touchscreen/s3c2410_ts.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/input/touchscreen/s3c2410_ts.c b/drivers/input/touchscreen/s3c2410_ts.c
index d78f4662929..bcfdd00fa27 100644
--- a/drivers/input/touchscreen/s3c2410_ts.c
+++ b/drivers/input/touchscreen/s3c2410_ts.c
@@ -37,7 +37,7 @@
* 2007-05-23: Harald Welte <laforge@openmoko.org>
* - Add proper support for S32440
*
- * 2008-06-23: Andy Green <andy@openmoko.com>
+ * 2008-06-23: Andy Green <andy@warmcat.com>
* - Removed averaging system
* - Added generic Touchscreen filter stuff
*