]> git.karo-electronics.de Git - linux-beck.git/blobdiff - arch/arm/mach-omap2/pm.c
Merge branch 'for-russell' of git://hansjkoch.de/git/linux-tcc into HEAD
[linux-beck.git] / arch / arm / mach-omap2 / pm.c
index e7bee5ca407ca94e3f163f0928e9212b43726bb5..1881fe9151495ba4fd542146fcee7c208565cb63 100644 (file)
@@ -24,6 +24,7 @@
 #include "powerdomain.h"
 #include "clockdomain.h"
 #include "pm.h"
+#include "twl-common.h"
 
 static struct omap_device_pm_latency *pm_lats;
 
@@ -226,11 +227,8 @@ postcore_initcall(omap2_common_pm_init);
 
 static int __init omap2_common_pm_late_init(void)
 {
-       /* Init the OMAP TWL parameters */
-       omap3_twl_init();
-       omap4_twl_init();
-
        /* Init the voltage layer */
+       omap_pmic_late_init();
        omap_voltage_late_init();
 
        /* Initialize the voltages */