public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* [RFT/RFC/PATCH 00/10] cleanups, compile fix, cbus
@ 2009-12-02 22:35 Felipe Balbi
  2009-12-02 22:35 ` [RFT/RFC/PATCH 01/10] arm: omap1: clock: fix section mismatch Felipe Balbi
                   ` (9 more replies)
  0 siblings, 10 replies; 14+ messages in thread
From: Felipe Balbi @ 2009-12-02 22:35 UTC (permalink / raw)
  To: linux-omap; +Cc: Tony Lindgren, Felipe Balbi

on the following we have section mismatch fixes,
compile fix to board-nokia770.c, compile fix to sossi.c,
compile fix to hwa742.c, compile fix to tahvo-usb.c
and a few cleanups to cbus driver.

It's compile tested only as I don't have 770s or n8x0 with
the development jig available right now, so please, if you
have any of those boards dusting around, test the following
patches.

(looks like everything is compiling fine now)

Felipe Balbi (10):
  arm: omap1: clock: fix section mismatch
  arm: omap: n770: make it build again
  video: omap: sossi: make it build again
  video: omap: hwa742: make it build again
  cbus: tahvo-usb: make it build again
  cbus: switch to kzalloc
  cbus: move EXPORT_SYMBOL close to its exported symbols
  cbus: separate into several MODULE_AUTHOR entries
  cbus: move to platform_driver
  cbus: add platform_data to pass gpios

 arch/arm/mach-omap1/board-nokia770.c   |   18 +++++++-
 arch/arm/mach-omap1/clock.c            |    2 +-
 arch/arm/mach-omap2/board-n8x0.c       |   18 +++++++
 arch/arm/plat-omap/include/plat/cbus.h |   31 +++++++++++++
 drivers/cbus/cbus.c                    |   77 ++++++++++++++++++--------------
 drivers/cbus/tahvo-usb.c               |   12 +++---
 drivers/video/omap/hwa742.c            |    1 +
 drivers/video/omap/sossi.c             |    1 +
 8 files changed, 119 insertions(+), 41 deletions(-)
 create mode 100644 arch/arm/plat-omap/include/plat/cbus.h


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

end of thread, other threads:[~2009-12-09  2:40 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-02 22:35 [RFT/RFC/PATCH 00/10] cleanups, compile fix, cbus Felipe Balbi
2009-12-02 22:35 ` [RFT/RFC/PATCH 01/10] arm: omap1: clock: fix section mismatch Felipe Balbi
2009-12-02 22:35 ` [RFT/RFC/PATCH 02/10] arm: omap: n770: make it build again Felipe Balbi
2009-12-02 22:35 ` [RFT/RFC/PATCH 03/10] video: omap: sossi: " Felipe Balbi
2009-12-02 22:35 ` [RFT/RFC/PATCH 04/10] video: omap: hwa742: " Felipe Balbi
2009-12-02 22:35 ` [RFT/RFC/PATCH 05/10] cbus: tahvo-usb: " Felipe Balbi
2009-12-09  2:29   ` [APPLIED] " Tony Lindgren
2009-12-02 22:35 ` [RFT/RFC/PATCH 06/10] cbus: switch to kzalloc Felipe Balbi
2009-12-09  2:29   ` [APPLIED] " Tony Lindgren
2009-12-02 22:35 ` [RFT/RFC/PATCH 07/10] cbus: move EXPORT_SYMBOL close to its exported symbols Felipe Balbi
2009-12-02 22:35 ` [RFT/RFC/PATCH 08/10] cbus: separate into several MODULE_AUTHOR entries Felipe Balbi
2009-12-02 22:35 ` [RFT/RFC/PATCH 09/10] cbus: move to platform_driver Felipe Balbi
2009-12-02 22:35 ` [RFT/RFC/PATCH 10/10] cbus: add platform_data to pass gpios Felipe Balbi
2009-12-09  2:40   ` [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