summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Que <sque@ti.com>2010-07-13 11:05:10 -0500
committerRicardo Perez Olivares <x0081762@ti.com>2010-07-16 17:41:46 -0500
commitcbed9bac89371c4a15886b3f7d2853204506b2e5 (patch)
tree1043dbd18587df62949cd5becca3e314f67d9814
parent1900fd2891164562c37cd8ec7574a658cf61ab86 (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>
-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,