Tom Rix fccc0fcaaa OMAP3 Move twl4030 mmc function
Because twl4030 now has its own device files, move and rename
twl4030_mmc_config.

twl4030_mmc_config initializes the twl4030 power setting to
the mmc device.  Because it is in the twl4030 power domain, move
it out of drivers/mmc/omap3_mmc.c and into drivers/power/twl4030.c.

The function was renamed to twl4030_power_mmc_init because all
the functions in this file are to have the format

twl4030_power_<device>_<action>

In this case the suffix is mmc_init so
device : mmc
action : init

Signed-off-by: Tom Rix <Tom.Rix@windriver.com>
Acked-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Acked-by: Heiko Schocher <hs@denx.de>
2009-07-29 09:57:43 +02:00
..
2009-07-28 08:52:33 +02:00
2009-07-26 13:12:02 +02:00
2009-03-20 22:39:13 +01:00
2009-07-29 09:57:43 +02:00
2009-07-22 09:43:27 +02:00
2009-07-24 14:24:07 +02:00
2009-03-20 22:39:13 +01:00
2009-06-12 20:45:48 +02:00
2009-06-12 17:16:59 -05:00
2009-07-16 22:24:06 +02:00
2009-06-21 16:18:12 +02:00
2009-07-16 22:23:53 +02:00
2009-07-21 00:06:11 +02:00
2009-04-03 23:47:06 +02:00
2009-06-14 23:01:38 +02:00
2009-07-02 11:15:57 -05:00
2009-07-22 22:53:44 -07:00
2009-02-22 13:39:27 +01:00
2009-04-03 23:47:06 +02:00
2009-07-11 01:02:20 +02:00
2009-02-23 15:51:10 -06:00
2009-06-15 00:13:54 -07:00
2009-07-29 09:57:43 +02:00
2009-04-06 20:40:46 +02:00