summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorSimon Que <sque@ti.com>2010-07-13 11:05:10 -0500
committerSebastien Jan <s-jan@ti.com>2010-07-20 10:49:49 +0200
commit6e2a3d5d611704e58fdeffe602c1f1bd8327170b (patch)
treeb8f2b1f9b257ed1e729840e331f8e9c1217ef1e9 /arch
parentbd792f80f6759ff82de8ee86f095a9574d792b02 (diff)
omap:hwmod-hwspinlock-enable
uncomment the hwmod part for hwspinlock Signed-off-by: Simon Que <sque@ti.com> Signed-off-by: Hari Kanigeri <h-kanigeri2@ti.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/mach-omap2/omap_hwmod_44xx_data.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/omap_hwmod_44xx_data.c b/arch/arm/mach-omap2/omap_hwmod_44xx_data.c
index 03abe5546df1..f62a17fd5fa2 100644
--- a/arch/arm/mach-omap2/omap_hwmod_44xx_data.c
+++ b/arch/arm/mach-omap2/omap_hwmod_44xx_data.c
@@ -4966,7 +4966,7 @@ static __initdata struct omap_hwmod *omap44xx_hwmods[] = {
/* &omap44xx_smartreflex_iva_hwmod, */
/* &omap44xx_smartreflex_mpu_hwmod, */
/* spinlock class */
-/* &omap44xx_spinlock_hwmod, */
+ &omap44xx_spinlock_hwmod,
/* timer class */
&omap44xx_timer1_hwmod,
&omap44xx_timer2_hwmod,