commit | ca6d1b1333bc2e61e37982de1f28d8604c232414 | [log] [tgz] |
---|---|---|
author | Felipe Balbi <felipe.balbi@nokia.com> | Fri Aug 08 12:40:54 2008 +0300 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Wed Aug 13 17:33:01 2008 -0700 |
tree | 6675d284fc932e9125fc7fd083eebb7f0a1d5695 | |
parent | f362a47560070ec0aaf68ac6b45901eeed1c844f [diff] |
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>