public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] musb_hdrc: Clean-up init code for mainline merge
@ 2009-02-12 19:16 Tony Lindgren
  2009-02-12 19:16 ` [PATCH 1/3] musb_hdrc: Set musb_resources dynamically Tony Lindgren
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: Tony Lindgren @ 2009-02-12 19:16 UTC (permalink / raw)
  To: linux-omap

Hi Felipe & Dave,

While creating a patch for usb-musb.c init code for mainline
kernel, I ended up cleaning up following stuff in the l-o tree.

Does it look OK to you?

Regards,

Tony 

---

Tony Lindgren (3):
      musb_hdrc: Build usb-musb based on config entry, clean-up Makefile
      musb_hdrc: Clean-up MUSB init code for next merge window
      musb_hdrc: Set musb_resources dynamically


 arch/arm/mach-omap2/Makefile               |   17 +++++---------
 arch/arm/mach-omap2/board-2430sdp.c        |    2 +-
 arch/arm/mach-omap2/board-3430sdp.c        |    2 +-
 arch/arm/mach-omap2/board-ldp.c            |    2 +-
 arch/arm/mach-omap2/board-omap3beagle.c    |    2 +-
 arch/arm/mach-omap2/board-omap3evm.c       |    2 +-
 arch/arm/mach-omap2/board-omap3pandora.c   |    2 +-
 arch/arm/mach-omap2/board-overo.c          |    2 +-
 arch/arm/mach-omap2/board-rx51.c           |    2 +-
 arch/arm/mach-omap2/usb-musb.c             |   28 ++++++++++------------
 arch/arm/plat-omap/include/mach/usb-musb.h |   35 ----------------------------
 arch/arm/plat-omap/include/mach/usb.h      |   11 +++++++--
 12 files changed, 35 insertions(+), 72 deletions(-)
 delete mode 100644 arch/arm/plat-omap/include/mach/usb-musb.h

-- 
Signature

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

end of thread, other threads:[~2009-02-13 20:50 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-12 19:16 [PATCH 0/3] musb_hdrc: Clean-up init code for mainline merge Tony Lindgren
2009-02-12 19:16 ` [PATCH 1/3] musb_hdrc: Set musb_resources dynamically Tony Lindgren
2009-02-12 19:28   ` Felipe Balbi
2009-02-12 19:17 ` [PATCH 2/3] musb_hdrc: Clean-up MUSB init code for next merge window Tony Lindgren
2009-02-12 19:30   ` Felipe Balbi
2009-02-12 19:44     ` Tony Lindgren
2009-02-12 19:17 ` [PATCH 3/3] musb_hdrc: Build usb-musb based on config entry, clean-up Makefile Tony Lindgren
2009-02-12 19:31   ` Felipe Balbi
2009-02-12 19:21 ` [PATCH 0/3] musb_hdrc: Clean-up init code for mainline merge Tony Lindgren
2009-02-12 19:35   ` Felipe Balbi
2009-02-13 20:50   ` David Brownell
2009-02-12 20:49 ` David Brownell

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