]> git.baikalelectronics.ru Git - kernel.git/commit
Input: qt602240_ts - rename to atmel_mxt_ts
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Thu, 3 Feb 2011 07:21:58 +0000 (23:21 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Mon, 21 Feb 2011 09:02:26 +0000 (01:02 -0800)
commite384369a3940ccfd49298e8969f7ed4837281a83
tree709284f85ce341b0b99c3297d71678335f7b9354
parenta42cc52ec96c39415cb919a4cee4293435065e50
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>
arch/arm/mach-s5pv210/mach-goni.c
drivers/input/touchscreen/Kconfig
drivers/input/touchscreen/Makefile
drivers/input/touchscreen/atmel_mxt_ts.c [new file with mode: 0644]
drivers/input/touchscreen/qt602240_ts.c [deleted file]
include/linux/i2c/atmel_mxt_ts.h [new file with mode: 0644]
include/linux/i2c/qt602240_ts.h [deleted file]