From: Felipe Balbi Date: Thu, 14 Aug 2008 11:41:26 +0000 (+0300) Subject: usb: musb: pass configuration specifics via pdata X-Git-Tag: v2.6.27-omap1~309 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ffd60d49c70b31d26430a1098edf0eef5e4dfac8;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 Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed