All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] OMAP: hwmod: Fixes and OMAP2&3 data update
@ 2010-05-24 21:23 Benoit Cousson
  2010-05-24 21:23 ` [PATCH 1/2] OMAP: hwmod: Fix the missing braces Benoit Cousson
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Benoit Cousson @ 2010-05-24 21:23 UTC (permalink / raw)
  To: linux-omap, paul; +Cc: Benoit Cousson

Add the missing braces in hwmod fw and clean the data for 
OMAP2420, 2430 and 3430.

The brace fix was tested on OMAP4 PAB.
Please note that the data changes were built for the 3 platforms
but not tested on board.

The series is based on l-o master. 

Thanks,
Benoit


Benoit Cousson (2):
  OMAP: hwmod: Fix the missing braces
  OMAP2&3: hwmod: Remove _hwmod prefix in name string

 arch/arm/mach-omap2/omap_hwmod.c           |    9 ++++++---
 arch/arm/mach-omap2/omap_hwmod_2420_data.c |    6 +++---
 arch/arm/mach-omap2/omap_hwmod_2430_data.c |    6 +++---
 arch/arm/mach-omap2/omap_hwmod_3xxx_data.c |    8 ++++----
 4 files changed, 16 insertions(+), 13 deletions(-)


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-06-17 15:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-24 21:23 [PATCH 0/2] OMAP: hwmod: Fixes and OMAP2&3 data update Benoit Cousson
2010-05-24 21:23 ` [PATCH 1/2] OMAP: hwmod: Fix the missing braces Benoit Cousson
2010-05-24 21:23 ` [PATCH 2/2] OMAP2&3: hwmod: Remove _hwmod prefix in name string Benoit Cousson
2010-06-17 15:48 ` [PATCH 0/2] OMAP: hwmod: Fixes and OMAP2&3 data update Kevin Hilman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.