From: Felipe Balbi Date: Fri, 8 Aug 2008 09:40:54 +0000 (+0300) Subject: usb: musb: pass configuration specifics via pdata X-Git-Tag: v2.6.27-rc4~101^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca6d1b1333bc2e61e37982de1f28d8604c232414;p=pandora-kernel.git 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 Acked-by: Paul Mundt Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed