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

Tony,

Now CBUS patches changing also n770. Sorry about the previous
version. I was too quick when thinking a non-functional change
couldn't possibly be wrong hehe :-p

At least know, the patches look better. Below is pull request
too if you prefer to pull into your cbus branch:

***** Note: compilation of nokia770 doesn't work, so I couldn't even compile
***** test these patches against that board :-(

The following changes since commit 2365f1f7e5544b531ccd3e07fd06bb12bf7a62a7:

  Linux-omap rebuilt: Updated to v2.6.36-rc6, merged in few more patches (2010-09-29 11:19:10 -0700)

are available in the git repository at:

  git://gitorious.org/usb/usb.git cbus

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-omap1/board-nokia770.c |   72 ++++++++++++++++++++++++++++++++++
 arch/arm/mach-omap2/board-n8x0.c     |   68 ++++++++++++++++++++++++++++++++
 drivers/cbus/cbus.c                  |    5 --
 drivers/cbus/retu.c                  |   69 +--------------------------------
 drivers/cbus/tahvo-usb.c             |   15 +------
 drivers/cbus/tahvo.c                 |   63 +-----------------------------
 6 files changed, 144 insertions(+), 148 deletions(-)

-- 
1.7.3.rc0.35.g8ac8c


^ permalink raw reply	[flat|nested] 10+ messages in thread
* [PATCH 0/4] Horray, more CBUS patches
@ 2010-10-19  7:29 Felipe Balbi
  2010-10-19  7:29 ` [PATCH 3/4] cbus: tahvo: move platform_device to board file Felipe Balbi
  0 siblings, 1 reply; 10+ messages in thread
From: Felipe Balbi @ 2010-10-19  7:29 UTC (permalink / raw)
  To: Tony Lindgren; +Cc: Linux OMAP Mailing List, Felipe Balbi

I believe now everything is fine. Still, it's only
compile tested with n770_defconfig and omap2plus_defconfig.

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-omap1/board-nokia770.c |   72 +++++++++++++++++++++++++++++++++
 arch/arm/mach-omap2/board-n8x0.c     |   73 ++++++++++++++++++++++++++++++++++
 drivers/cbus/cbus.c                  |    5 --
 drivers/cbus/retu.c                  |   69 +-------------------------------
 drivers/cbus/tahvo-usb.c             |   15 +------
 drivers/cbus/tahvo.c                 |   65 +-----------------------------
 6 files changed, 149 insertions(+), 150 deletions(-)

-- 
1.7.3.rc0.35.g8ac8c


^ permalink raw reply	[flat|nested] 10+ messages in thread
* [PATCH 0/4] CBUS patches
@ 2010-10-01  7:47 Felipe Balbi
  2010-10-01  7:47 ` [PATCH 3/4] cbus: tahvo: move platform_device to board file Felipe Balbi
  0 siblings, 1 reply; 10+ 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] 10+ messages in thread

end of thread, other threads:[~2010-11-05 16:40 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-01 12:33 [PATCH 0/4] CBUS patches (v2) Felipe Balbi
2010-10-01 12:33 ` [PATCH 1/4] cbus: remove unneded includes Felipe Balbi
2010-10-01 12:33 ` [PATCH 2/4] cbus: retu: move platform_device to board file Felipe Balbi
2010-10-01 12:33 ` [PATCH 3/4] cbus: tahvo: " Felipe Balbi
2010-10-01 12:37   ` Felipe Balbi
2010-11-05 16:36     ` Tony Lindgren
2010-11-05 16:40       ` Tony Lindgren
2010-10-01 12:33 ` [PATCH 4/4] cbus: tahvo-usb: " Felipe Balbi
  -- strict thread matches above, loose matches on Subject: below --
2010-10-19  7:29 [PATCH 0/4] Horray, more CBUS patches Felipe Balbi
2010-10-19  7:29 ` [PATCH 3/4] cbus: tahvo: move platform_device to board file Felipe Balbi
2010-10-01  7:47 [PATCH 0/4] CBUS patches Felipe Balbi
2010-10-01  7:47 ` [PATCH 3/4] cbus: tahvo: move platform_device to board file Felipe Balbi

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