aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen/ts_filter_mean.c
diff options
context:
space:
mode:
authorThomas White <taw@bitwiz.org.uk>2009-09-27 11:51:26 +0100
committerThomas White <taw@bitwiz.org.uk>2009-09-27 11:51:26 +0100
commit464fc937c80ec25b1ac1a8c289a40a290e830e66 (patch)
tree81442d16f5c58207274949371ea6ec5089c757d8 /drivers/input/touchscreen/ts_filter_mean.c
parentcd38bcdac64aec45575ed58de66db4a2fbf1914d (diff)
parentfa5743d920385c2cf344bb1a0b964af8a9511d85 (diff)
Merge commit 'refs/remotes/openmoko/andy-tracking' into drm-tracking
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.