public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* [rfc/rft/patch-v2.6.32-omap1+ 0/2] misc patches
@ 2009-12-16 21:52 Felipe Balbi
  2009-12-16 21:52 ` [rfc/rft/patch-v2.6.32-omap1+ 1/2] arm: omap: clock: add omap_udc to clkdev Felipe Balbi
  2009-12-16 21:52 ` [rfc/rft/patch-v2.6.32-omap1+ 2/2] arm: omap: add missing __initdata to omap_board_config_kernel Felipe Balbi
  0 siblings, 2 replies; 11+ messages in thread
From: Felipe Balbi @ 2009-12-16 21:52 UTC (permalink / raw)
  To: Tony Lindgren; +Cc: linux-omap, Paul Walmsley, Kevin Hilman, Felipe Balbi

The first patch adds omap_udc's clocks to clkdev structures
on the clock*_data.c files, then we will be able to remove
the cpu conditional code when clk_getting.

The second simply adds __initdata to all omap_board_config_kernel
which didn't have the __initdata mark yet, every build was
complaining about section mismatches. I'm not sure, though
whether the lcd drivers can cope with this, the best way
would be to move that to platform_data ASAP and get rid
of the last OMAP_TAG.

Felipe Balbi (2):
  arm: omap: clock: add omap_udc to clkdev
  arm: omap: add missing __initdata to omap_board_config_kernel

 arch/arm/mach-omap1/board-ams-delta.c |    2 +-
 arch/arm/mach-omap1/board-fsample.c   |    2 +-
 arch/arm/mach-omap1/board-innovator.c |    2 +-
 arch/arm/mach-omap1/board-voiceblue.c |    2 +-
 arch/arm/mach-omap1/clock_data.c      |   10 +++++-----
 arch/arm/mach-omap2/board-2430sdp.c   |    2 +-
 arch/arm/mach-omap2/board-apollon.c   |    2 +-
 arch/arm/mach-omap2/board-generic.c   |    2 +-
 arch/arm/mach-omap2/board-h4.c        |    2 +-
 arch/arm/mach-omap2/board-rx51.c      |    2 +-
 arch/arm/mach-omap2/clock2xxx_data.c  |    4 ++--
 11 files changed, 16 insertions(+), 16 deletions(-)


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

end of thread, other threads:[~2010-01-07 18:54 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-16 21:52 [rfc/rft/patch-v2.6.32-omap1+ 0/2] misc patches Felipe Balbi
2009-12-16 21:52 ` [rfc/rft/patch-v2.6.32-omap1+ 1/2] arm: omap: clock: add omap_udc to clkdev Felipe Balbi
2009-12-18  2:05   ` Paul Walmsley
2009-12-21  7:05     ` Felipe Balbi
2009-12-16 21:52 ` [rfc/rft/patch-v2.6.32-omap1+ 2/2] arm: omap: add missing __initdata to omap_board_config_kernel Felipe Balbi
2009-12-16 23:41   ` Ladislav Michl
2010-01-05 23:44     ` Tony Lindgren
2010-01-07 11:29       ` Tomi Valkeinen
2010-01-07 18:54         ` Tony Lindgren
2010-01-07  0:49     ` [APPLIED] [rfc/rft/patch-v2.6.32-omap1+ 2/2] arm: omap: add missing Tony Lindgren
2010-01-07  0:53       ` [_NOT_ APPLIED] " Tony Lindgren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox