aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s5pv210/mach-goni.c
diff options
context:
space:
mode:
authorDmitry Torokhov <dmitry.torokhov@gmail.com>2011-02-02 23:21:58 -0800
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2011-02-21 01:02:26 -0800
commit964de52147c2842092642512e6f654fc2ab51408 (patch)
tree709284f85ce341b0b99c3297d71678335f7b9354 /arch/arm/mach-s5pv210/mach-goni.c
parent2546bcc2d64c3bd0e7cb802cb8fc6cf757c6be0b (diff)
downloadkernel_samsung_smdk4412-964de52147c2842092642512e6f654fc2ab51408.zip
kernel_samsung_smdk4412-964de52147c2842092642512e6f654fc2ab51408.tar.gz
kernel_samsung_smdk4412-964de52147c2842092642512e6f654fc2ab51408.tar.bz2
Input: qt602240_ts - rename to atmel_mxt_ts
Since the driver will be supporting whole range of Atmels mXT touchscreen controllers we better rename it to atmel_mxt_ts. Acked-by: Iiro Valkonen <iiro.valkonen@atmel.com> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Diffstat (limited to 'arch/arm/mach-s5pv210/mach-goni.c')
-rw-r--r--arch/arm/mach-s5pv210/mach-goni.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-s5pv210/mach-goni.c b/arch/arm/mach-s5pv210/mach-goni.c
index e22d511..fd2747f 100644
--- a/arch/arm/mach-s5pv210/mach-goni.c
+++ b/arch/arm/mach-s5pv210/mach-goni.c
@@ -15,7 +15,7 @@
#include <linux/fb.h>
#include <linux/i2c.h>
#include <linux/i2c-gpio.h>
-#include <linux/i2c/qt602240_ts.h>
+#include <linux/i2c/atmel_mxt_ts.h>
#include <linux/mfd/max8998.h>
#include <linux/mfd/wm8994/pdata.h>
#include <linux/regulator/fixed.h>