USB: MUSB: Let board specific code handle clock initialization
authorFelipe Balbi <felipe.balbi@nokia.com>
Tue, 18 Mar 2008 18:26:30 +0000 (20:26 +0200)
committerTony Lindgren <tony@atomide.com>
Fri, 28 Mar 2008 10:16:40 +0000 (12:16 +0200)
Instead of clk_get() in omap2430.c driver, we can let
musb_core.c do it by setting the clock id in
musb_platform_data structure.

Signed-off-by: Felipe Balbi <felipe.balbi@nokia.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found