cwz add tps65910 driver
authorubuntu <superboy@ubuntu.(none)>
Mon, 28 Feb 2011 02:19:53 +0000 (18:19 -0800)
committerubuntu <superboy@ubuntu.(none)>
Mon, 28 Feb 2011 02:19:53 +0000 (18:19 -0800)
commit520c6215adbfb00ec56322d878e3e081530f876f
treeef01cb8eedda574f655b89dc43884410202bdaa6
parent23be3ef2350803daa2803607f6ddffea8bba420c
cwz add tps65910 driver
18 files changed:
drivers/gpio/Kconfig
drivers/gpio/Makefile
drivers/gpio/tps65910-gpio.c [new file with mode: 0644]
drivers/input/misc/Kconfig
drivers/input/misc/Makefile
drivers/input/misc/tps65910-pwrbutton.c [new file with mode: 0644]
drivers/input/touchscreen/eeti_egalax_i2c.c
drivers/mfd/Kconfig
drivers/mfd/Makefile
drivers/mfd/tps65010.c
drivers/mfd/tps65910-core.c [new file with mode: 0644]
drivers/regulator/Kconfig
drivers/regulator/Makefile
drivers/regulator/tps65910-regulator.c [new file with mode: 0644]
drivers/rtc/Kconfig
drivers/rtc/Makefile
drivers/rtc/rtc-tps65910.c [new file with mode: 0644]
include/linux/i2c/tps65910.h [new file with mode: 0644]