From: Sergei Shtylyov Date: Sat, 1 Jun 2013 21:52:28 +0000 (+0400) Subject: phy-rcar-usb: add platform data X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~71^2~32^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a82e2a83e568dc121326b4bab24035ce7a2f50e;p=pandora-kernel.git phy-rcar-usb: add platform data Currently the driver hard-codes USBPCTRL0 register to 0. It is wrong since this register contains board-specific USB ports configuration and so its value should be somehow passed via the platform data. Add the global header file containing 'struct rcar_phy_platform_data' consisting of the various bit fields describing USB ports' pin configuration. Signed-off-by: Sergei Shtylyov Acked-by: Kuninori Morimoto Acked-by: Felipe Balbi Signed-off-by: Simon Horman --- Reading git-diff-tree failed