uncomment the hwmod part for hwspinlock Signed-off-by: Simon Que <sque@xxxxxx> Signed-off-by: Hari Kanigeri <h-kanigeri2@xxxxxx> --- arch/arm/mach-omap2/omap_hwmod_44xx_data.c | 2 +- 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 bb0c870..81e3f3f 100644 --- a/arch/arm/mach-omap2/omap_hwmod_44xx_data.c +++ b/arch/arm/mach-omap2/omap_hwmod_44xx_data.c @@ -5797,7 +5797,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, -- 1.7.0
Attachment:
0001-uncomment-the-hwmod-part-for-hwspinlock.patch
Description: 0001-uncomment-the-hwmod-part-for-hwspinlock.patch