]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
usb: musb: pass configuration specifics via pdata
authorFelipe Balbi <felipe.balbi@nokia.com>
Fri, 8 Aug 2008 09:40:54 +0000 (12:40 +0300)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 14 Aug 2008 00:33:01 +0000 (17:33 -0700)
commitca6d1b1333bc2e61e37982de1f28d8604c232414
tree6675d284fc932e9125fc7fd083eebb7f0a1d5695
parentf362a47560070ec0aaf68ac6b45901eeed1c844f
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>
arch/arm/mach-omap2/usb-tusb6010.c
drivers/usb/musb/musb_core.c
drivers/usb/musb/musb_core.h
drivers/usb/musb/tusb6010.h
include/linux/usb/musb.h