From: Felipe Balbi Date: Tue, 18 Mar 2008 18:26:30 +0000 (+0200) Subject: USB: MUSB: Let board specific code handle clock initialization X-Git-Tag: v2.6.25-omap1~97 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a57ed57998a87b6b07bf5d35b693d1d6978e49c4;p=pandora-kernel.git USB: MUSB: Let board specific code handle clock initialization 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 Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed