Hi Sanjeev,

On 7/27/2010 5:57 PM, Premi, Sanjeev wrote:
-----Original Message-----
From: [email protected]
[mailto:[email protected]] 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<[email protected]>

uncomment the hwmod part for hwspinlock

Signed-off-by: Simon Que<[email protected]>
Signed-off-by: Hari Kanigeri<[email protected]>
---
  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.

Yes, you need to use Kevin's pm-wip/hwmods-omap4 branch in order to get the OMAP4 data.

Regards,
Benoit


~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 [email protected]
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 [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to