public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] CBUS patches
@ 2010-10-01  7:47 Felipe Balbi
  2010-10-01  7:47 ` [PATCH 1/4] cbus: remove unneded includes Felipe Balbi
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Felipe Balbi @ 2010-10-01  7:47 UTC (permalink / raw)
  To: Tony Lindgren; +Cc: Linux OMAP Mailing List, Felipe Balbi

Hi Tony,

removed a few unneeded includes and moved platform_device
registration to board file.

ps: as usual, compile tested only :-p No working n810 available

Felipe Balbi (4):
  cbus: remove unneded includes
  cbus: retu: move platform_device to board file
  cbus: tahvo: move platform_device to board file
  cbus: tahvo-usb: move platform_device to board file

 arch/arm/mach-omap2/board-n8x0.c |   96 ++++++++++++++++++++++++++++++++++++++
 drivers/cbus/cbus.c              |    5 --
 drivers/cbus/retu.c              |   69 +---------------------------
 drivers/cbus/tahvo-usb.c         |   13 -----
 drivers/cbus/tahvo.c             |   65 +-------------------------
 5 files changed, 98 insertions(+), 150 deletions(-)

-- 
1.7.3.rc0.35.g8ac8c


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

end of thread, other threads:[~2010-10-01  8:03 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-01  7:47 [PATCH 0/4] CBUS patches Felipe Balbi
2010-10-01  7:47 ` [PATCH 1/4] cbus: remove unneded includes Felipe Balbi
2010-10-01  7:47 ` [PATCH 2/4] cbus: retu: move platform_device to board file Felipe Balbi
2010-10-01  7:47 ` [PATCH 3/4] cbus: tahvo: " Felipe Balbi
2010-10-01  7:47 ` [PATCH 4/4] cbus: tahvo-usb: " Felipe Balbi
2010-10-01  7:48 ` [PATCH 0/4] CBUS patches Felipe Balbi
2010-10-01  8:03   ` Felipe Balbi

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