> -----Original Message----- > From: linux-omap-owner@xxxxxxxxxxxxxxx > [mailto:linux-omap-owner@xxxxxxxxxxxxxxx] On Behalf Of Kanigeri, Hari > Sent: Monday, July 19, 2010 10:20 PM > To: Linux Omap; Tony Lindgren > Cc: Shilimkar, Santosh; Cousson, Benoit; Que, Simon; Kanigeri, Hari > Subject: [PATCH 1/5] omap:hwmod-hwspinlock-enable > > From: Simon Que <sque@xxxxxx> > > 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(-) [sp] Does this patch depend upon any other patch waiting in the queue? I don't see omap_hwmod_44xx_data.c on the master branch. ~sanjeev > > diff --git a/arch/arm/mach-omap2/omap_hwmod_44xx_data.c > b/arch/arm/mach-omap2/omap_hwmod_44xx_data.c > index 03bb3db..41dc77d 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, > -- > 1.7.0 > > -- > To unsubscribe from this list: send the line "unsubscribe > linux-omap" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html > -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html