diff options
| author | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2011-02-03 02:21:58 -0500 |
|---|---|---|
| committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2011-02-21 04:02:26 -0500 |
| commit | 964de52147c2842092642512e6f654fc2ab51408 (patch) | |
| tree | 709284f85ce341b0b99c3297d71678335f7b9354 /arch/arm/mach-s5pv210 | |
| parent | 2546bcc2d64c3bd0e7cb802cb8fc6cf757c6be0b (diff) | |
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')
| -rw-r--r-- | arch/arm/mach-s5pv210/mach-goni.c | 2 |
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 e22d5112fd4..fd2747fd890 100644 --- a/arch/arm/mach-s5pv210/mach-goni.c +++ b/arch/arm/mach-s5pv210/mach-goni.c | |||
| @@ -15,7 +15,7 @@ | |||
| 15 | #include <linux/fb.h> | 15 | #include <linux/fb.h> |
| 16 | #include <linux/i2c.h> | 16 | #include <linux/i2c.h> |
| 17 | #include <linux/i2c-gpio.h> | 17 | #include <linux/i2c-gpio.h> |
| 18 | #include <linux/i2c/qt602240_ts.h> | 18 | #include <linux/i2c/atmel_mxt_ts.h> |
| 19 | #include <linux/mfd/max8998.h> | 19 | #include <linux/mfd/max8998.h> |
| 20 | #include <linux/mfd/wm8994/pdata.h> | 20 | #include <linux/mfd/wm8994/pdata.h> |
| 21 | #include <linux/regulator/fixed.h> | 21 | #include <linux/regulator/fixed.h> |
