aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen/ts_filter_mean.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/ts_filter_mean.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/ts_filter_mean.c')
-rw-r--r--drivers/input/touchscreen/ts_filter_mean.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/input/touchscreen/ts_filter_mean.c b/drivers/input/touchscreen/ts_filter_mean.c
index 7621ded3ec8..0c604321713 100644
--- a/drivers/input/touchscreen/ts_filter_mean.c
+++ b/drivers/input/touchscreen/ts_filter_mean.c
@@ -14,7 +14,7 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*
* Copyright (c) 2008,2009
- * Andy Green <andy@openmoko.com>
+ * Andy Green <andy@warmcat.com>
* Nelson Castillo <arhuaco@freaks-unidos.net>
*
* Simple mean filter.