Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 17203bda authored by Anand Gadiyar's avatar Anand Gadiyar Committed by Tony Lindgren
Browse files

OMAP4: hwmod data: enable HSMMC



Enabling hsmmc hwmod for OMAP4

Signed-off-by: default avatarAnand Gadiyar <gadiyar@ti.com>
Signed-off-by: default avatarKishore Kadiyala <kishore.kadiyala@ti.com>
Acked-by: default avatarBenoit <Cousson&lt;b-cousson@ti.com>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent b163605e
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
@@ -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,