mfd: Rename twl4030* driver files to enable re-use
authorSantosh Shilimkar <santosh.shilimkar@ti.com>
Sun, 13 Dec 2009 19:05:51 +0000 (20:05 +0100)
committerSamuel Ortiz <sameo@linux.intel.com>
Sun, 13 Dec 2009 19:05:51 +0000 (20:05 +0100)
commitb07682b6056eb6701f8cb86aa5800e6f2ea7919b
tree178461d70dd9996c9d5340221e8389dc67448da8
parent147e084792f22b52df65a3d9d0e8b2a9233e0aa8
mfd: Rename twl4030* driver files to enable re-use

The upcoming TWL6030 is companion chip for OMAP4 like the current TWL4030
for OMAP3. The common modules like RTC, Regulator creates opportunity
to re-use the most of the code from twl4030.

This patch renames few common drivers twl4030* files to twl* to enable
the code re-use.

Signed-off-by: Rajendra Nayak <rnayak@ti.com>
Signed-off-by: Balaji T K <balajitk@ti.com>
Signed-off-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Acked-by: Kevin Hilman <khilman@deeprootsystems.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
22 files changed:
arch/arm/mach-omap2/board-2430sdp.c
arch/arm/mach-omap2/board-3430sdp.c
arch/arm/mach-omap2/board-ldp.c
arch/arm/mach-omap2/board-omap3beagle.c
arch/arm/mach-omap2/board-omap3pandora.c
arch/arm/mach-omap2/board-overo.c
drivers/gpio/twl4030-gpio.c
drivers/input/keyboard/twl4030_keypad.c
drivers/input/misc/twl4030-pwrbutton.c
drivers/mfd/Makefile
drivers/mfd/twl-core.c [moved from drivers/mfd/twl4030-core.c with 99% similarity]
drivers/mfd/twl4030-irq.c
drivers/mfd/twl4030-power.c
drivers/regulator/Makefile
drivers/regulator/twl-regulator.c [moved from drivers/regulator/twl4030-regulator.c with 99% similarity]
drivers/rtc/Makefile
drivers/rtc/rtc-twl.c [moved from drivers/rtc/rtc-twl4030.c with 99% similarity]
drivers/usb/otg/twl4030-usb.c
drivers/video/omap/lcd_2430sdp.c
drivers/watchdog/twl4030_wdt.c
include/linux/i2c/twl.h [moved from include/linux/i2c/twl4030.h with 100% similarity]
sound/soc/codecs/twl4030.c