]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit - arch/arm/mach-omap2/board-n800-usb.c
usb: musb: pass configuration specifics via pdata
authorFelipe Balbi <felipe.balbi@nokia.com>
Thu, 14 Aug 2008 11:41:26 +0000 (14:41 +0300)
committerTony Lindgren <tony@atomide.com>
Thu, 14 Aug 2008 13:35:01 +0000 (16:35 +0300)
commitffd60d49c70b31d26430a1098edf0eef5e4dfac8
tree88af6d8cdac90c63712b4974c907a21feba8b44e
parentc0c5beb86fe59cafd2c61a0797f94980056e33c0
usb: musb: pass configuration specifics via pdata

Use platform_data to pass musb configuration-specific
details to musb driver.

This patch will prevent that other platforms selecting
HAVE_CLK and enabling musb won't break tree building.

The other parts of it will come when linux-omap merge
up more omap2/3 board-files.

Signed-off-by: Felipe Balbi <felipe.balbi@nokia.com>
Acked-by: Paul Mundt <lethal@linux-sh.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/board-n800-usb.c
arch/arm/mach-omap2/usb-musb.c
arch/arm/mach-omap2/usb-tusb6010.c
arch/arm/plat-omap/include/mach/hdrc_cnf.h [deleted file]
drivers/usb/musb/musb_core.c
drivers/usb/musb/musb_core.h
drivers/usb/musb/tusb6010.h
include/linux/usb/musb.h