From: Lee Jones Date: Wed, 15 May 2013 09:51:44 +0000 (+0100) Subject: usb: musb: ux500: move the MUSB HDRC configuration into the driver X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~68^2~12^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a20b1b791e42d84dedd5854b60abb841ec1a7585;p=pandora-kernel.git usb: musb: ux500: move the MUSB HDRC configuration into the driver The MUSB HDRC configuration never changes between each of the ux500 supported platforms, so there's little point passing it though platform data. If we set it in the driver instead, we can make good use of it when booting with either ATAGs or Device Tree. Cc: linux-usb@vger.kernel.org Acked-by: Felipe Balbi Acked-by: Fabio Baltieri Signed-off-by: Lee Jones Signed-off-by: Linus Walleij --- Reading git-diff-tree failed