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)
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>

No differences found