]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
Move existing TWL4030 code to drivers/mfd
authorPeter 'p2' De Schrijver <peter.de-schrijver@nokia.com>
Mon, 20 Oct 2008 08:37:52 +0000 (11:37 +0300)
committerTony Lindgren <tony@atomide.com>
Fri, 24 Oct 2008 22:53:44 +0000 (15:53 -0700)
commit30a975baa51334e120774ef34d93a2b8bfb73ff3
tree2c5a830b7e8f290aa1a08d7d61f681852228a812
parent3ab506b018564eee0941131447dc953a25b0bb73
Move existing TWL4030 code to drivers/mfd

This patches moves the twl4030 power sequencer code to drivers/mfd and
updates the code for the new twl4030 framework. The code handles downloading
the scripts provided by the board configuration and configuring the chip
to call the relevant script for each event (processor group 1 and 2 sleep,
processor group 3 sleep, wakeup or warm reset).

Signed-off-by: Peter 'p2' De Schrijver <peter.de-schrijver@nokia.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
drivers/i2c/chips/Makefile
drivers/i2c/chips/twl4030-power.c [deleted file]
drivers/mfd/twl4030-power.c [new file with mode: 0644]