OMAP4: hwmod data: enable HSMMC
authorAnand Gadiyar <gadiyar@ti.com>
Tue, 1 Mar 2011 21:12:56 +0000 (13:12 -0800)
committerTony Lindgren <tony@atomide.com>
Tue, 1 Mar 2011 21:12:56 +0000 (13:12 -0800)
Enabling hsmmc hwmod for OMAP4

Signed-off-by: Anand Gadiyar <gadiyar@ti.com>
Signed-off-by: Kishore Kadiyala <kishore.kadiyala@ti.com>
Acked-by: Benoit Cousson<b-cousson@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/omap_hwmod_44xx_data.c

index 2c58827..12fcd0a 100644 (file)
@@ -5077,11 +5077,11 @@ static __initdata struct omap_hwmod *omap44xx_hwmods[] = {
        &omap44xx_mcspi4_hwmod,
 
        /* mmc class */
-/*     &omap44xx_mmc1_hwmod, */
-/*     &omap44xx_mmc2_hwmod, */
-/*     &omap44xx_mmc3_hwmod, */
-/*     &omap44xx_mmc4_hwmod, */
-/*     &omap44xx_mmc5_hwmod, */
+       &omap44xx_mmc1_hwmod,
+       &omap44xx_mmc2_hwmod,
+       &omap44xx_mmc3_hwmod,
+       &omap44xx_mmc4_hwmod,
+       &omap44xx_mmc5_hwmod,
 
        /* mpu class */
        &omap44xx_mpu_hwmod,