From: Anand Gadiyar <gadi...@ti.com>

Enabling hsmmc hwmod for OMAP4

Signed-off-by: Anand Gadiyar <gadi...@ti.com>
Signed-off-by: Kishore Kadiyala <kishore.kadiy...@ti.com>
Acked-by: Benoit Cousson<b-cous...@ti.com>
---
 arch/arm/mach-omap2/omap_hwmod_44xx_data.c |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/arch/arm/mach-omap2/omap_hwmod_44xx_data.c 
b/arch/arm/mach-omap2/omap_hwmod_44xx_data.c
index 79a8601..dd39e75 100644
--- a/arch/arm/mach-omap2/omap_hwmod_44xx_data.c
+++ b/arch/arm/mach-omap2/omap_hwmod_44xx_data.c
@@ -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,
-- 
1.7.1

--
To unsubscribe from this list: send the line "unsubscribe linux-mmc" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to