ARM: OMAP3: control: isolate control module init to its own function
authorTero Kristo <t-kristo@ti.com>
Tue, 4 Mar 2014 15:43:04 +0000 (17:43 +0200)
committerTero Kristo <t-kristo@ti.com>
Fri, 4 Jul 2014 14:02:21 +0000 (17:02 +0300)
commitba12c24286296159a1271eb19f2fc5c2ef59fbde
tree4282350c3d4906d60383d9ba66da141b0cd43104
parentc2148e5930cdd2dd964e18fb7057c1e07f63c363
ARM: OMAP3: control: isolate control module init to its own function

Control module related PM initializations are now moved within control
module driver. Done in preparation to isolate the code to its own driver.

Signed-off-by: Tero Kristo <t-kristo@ti.com>
arch/arm/mach-omap2/control.c
arch/arm/mach-omap2/control.h
arch/arm/mach-omap2/pm34xx.c
arch/arm/mach-omap2/prm3xxx.c