All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/8] musb patches
@ 2009-12-28 11:09 Felipe Balbi
  2009-12-28 11:09 ` [PATCH 1/8] arm: omap: musb: remove unused data Felipe Balbi
                   ` (7 more replies)
  0 siblings, 8 replies; 17+ messages in thread
From: Felipe Balbi @ 2009-12-28 11:09 UTC (permalink / raw)
  To: Tony Lindgren; +Cc: Linux OMAP Mailing List, Felipe Balbi

Hi Tony,

the following are few cleanups for the usb-musb.c
file. Another patch will go through Greg getting rid
of omap_readl/omap_writel.

For ease, these patches are also available at:

git://gitorious.org/usb/usb.git for-tony

. Boot tested on RX-51
. Compile tested with all defconfigs that have USB_MUSB_SOC=y

Felipe Balbi (8):
  arm: omap: musb: remove unused data
  arm: omap: musb: we can use clk framework
  arm: omap: musb: remove unused soft_con field
  arm: omap: musb: remove unused dma data
  arm: omap: musb: ioremap only what's ours
  arm: omap: musb: pass power to usb_musb_init
  arm: omap: musb: pass board mode to usb_musb_init
  arm: omap: musb: remove unnecessary return

 arch/arm/mach-omap2/board-2430sdp.c          |    3 +-
 arch/arm/mach-omap2/board-3430sdp.c          |    3 +-
 arch/arm/mach-omap2/board-cm-t35.c           |    3 +-
 arch/arm/mach-omap2/board-igep0020.c         |    3 +-
 arch/arm/mach-omap2/board-ldp.c              |    3 +-
 arch/arm/mach-omap2/board-omap3beagle.c      |    3 +-
 arch/arm/mach-omap2/board-omap3evm.c         |    3 +-
 arch/arm/mach-omap2/board-omap3pandora.c     |    3 +-
 arch/arm/mach-omap2/board-omap3touchbook.c   |    3 +-
 arch/arm/mach-omap2/board-overo.c            |    3 +-
 arch/arm/mach-omap2/board-rx51.c             |    3 +-
 arch/arm/mach-omap2/board-zoom-peripherals.c |    3 +-
 arch/arm/mach-omap2/usb-musb.c               |   87 +++-----------------------
 arch/arm/plat-omap/include/plat/usb.h        |    3 +-
 14 files changed, 34 insertions(+), 92 deletions(-)


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

end of thread, other threads:[~2009-12-30 12:06 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-28 11:09 [PATCH 0/8] musb patches Felipe Balbi
2009-12-28 11:09 ` [PATCH 1/8] arm: omap: musb: remove unused data Felipe Balbi
2009-12-28 11:09 ` [PATCH 2/8] arm: omap: musb: we can use clk framework Felipe Balbi
2009-12-28 11:09 ` [PATCH 3/8] arm: omap: musb: remove unused soft_con field Felipe Balbi
2009-12-28 11:09 ` [PATCH 4/8] arm: omap: musb: remove unused dma data Felipe Balbi
2009-12-28 11:09 ` [PATCH 5/8] arm: omap: musb: ioremap only what's ours Felipe Balbi
2009-12-28 11:09 ` [PATCH 6/8] arm: omap: musb: pass power to usb_musb_init Felipe Balbi
2009-12-29 19:51   ` Tony Lindgren
2009-12-29 19:53     ` Felipe Balbi
2009-12-29 19:56       ` Felipe Balbi
2009-12-29 20:02         ` Tony Lindgren
2009-12-29 20:55           ` Tony Lindgren
2009-12-28 11:09 ` [PATCH 7/8] arm: omap: musb: pass board mode " Felipe Balbi
2009-12-29 19:51   ` Tony Lindgren
2009-12-30  4:44   ` Gupta, Ajay Kumar
2009-12-30 12:06     ` Felipe Balbi
2009-12-28 11:09 ` [PATCH 8/8] arm: omap: musb: remove unnecessary return Felipe Balbi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.