]> git.baikalelectronics.ru Git - kernel.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)
commit2503a9d38e566e1fd4ae9bcf2feae8399d504e85
tree6675d284fc932e9125fc7fd083eebb7f0a1d5695
parent2f7819a459a305c19e3c21175e348c0356f26b13
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