From: Tuomas Tynkkynen Date: Mon, 12 Aug 2013 13:06:54 +0000 (+0300) Subject: usb: host: tegra: Tegra30 support X-Git-Tag: v3.12-rc1~186^2~77^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=327d8b424578254f0c1e71f83960bf8934063529;p=pandora-kernel.git usb: host: tegra: Tegra30 support The Tegra30 EHCI controller is mostly compatible with the Tegra20 controller, except Tegra30 includes the HOSTPC register extension. The has_hostpc capability bit must be set in the ehci_hcd structure if the controller has such extensions. The new tegra_ehci_soc_config structure is added to describe the differences between the SoCs. Signed-off-by: Tuomas Tynkkynen Tested-by: Stephen Warren Reviewed-by: Stephen Warren Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed