projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b163605
)
OMAP4: hwmod data: enable HSMMC
author
Anand Gadiyar
<
[email protected]
>
Tue, 1 Mar 2011 21:12:56 +0000
(13:12 -0800)
committer
Tony Lindgren
<
[email protected]
>
Tue, 1 Mar 2011 21:12:56 +0000
(13:12 -0800)
Enabling hsmmc hwmod for OMAP4
Signed-off-by: Anand Gadiyar <
[email protected]
>
Signed-off-by: Kishore Kadiyala <
[email protected]
>
Acked-by: Benoit Cousson<
[email protected]
>
Signed-off-by: Tony Lindgren <
[email protected]
>
arch/arm/mach-omap2/omap_hwmod_44xx_data.c
patch
|
blob
|
history
diff --git
a/arch/arm/mach-omap2/omap_hwmod_44xx_data.c
b/arch/arm/mach-omap2/omap_hwmod_44xx_data.c
index 2c5882792e0150068ff1d4d36a1b67abff1a464f..12fcd0a082073b09cd57fde66681fabf31fce66b 100644
(file)
--- 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,