> -----Original Message----- > From: linux-omap-owner@xxxxxxxxxxxxxxx > [mailto:linux-omap-owner@xxxxxxxxxxxxxxx] On Behalf Of Felipe Balbi > Sent: Thursday, April 24, 2008 7:16 PM > To: linux-omap@xxxxxxxxxxxxxxx; David Brownell > Cc: Tony Lindgren; Syed Mohammed, Khasim; Felipe Balbi > Subject: [PATCH 2/2] USB: Generalize usb initialization for omap hw > > Create a generic board-file for initializing usb > on omap2430 and omap3 boards. > > Signed-off-by: Felipe Balbi <felipe.balbi@xxxxxxxxx> > --- > arch/arm/mach-omap2/Makefile | 4 +- > arch/arm/mach-omap2/board-2430sdp-usb.c | 96 > -------------------- > arch/arm/mach-omap2/board-2430sdp.c | 3 +- > arch/arm/mach-omap2/board-3430sdp.c | 3 +- > .../mach-omap2/{board-3430sdp-usb.c => usb-musb.c} | 32 ++++--- > include/asm-arm/arch-omap/usb-musb.h | 35 +++++++ usb-musb.{c,h}? EHCI/OHCI has nothing to do with mentor. > 6 files changed, 61 insertions(+), 112 deletions(-) > delete mode 100644 arch/arm/mach-omap2/board-2430sdp-usb.c > rename arch/arm/mach-omap2/{board-3430sdp-usb.c => usb-musb.c} (91%) > create mode 100644 include/asm-arm/arch-omap/usb-musb.h > -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html