From: Manjunath Goudar Date: Thu, 13 Jun 2013 17:24:12 +0000 (-0600) Subject: USB: EHCI: make ehci-tegra a separate driver X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~78^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9fc5f24e43da17df75af75d446c9d89a4bcfce8c;p=pandora-kernel.git USB: EHCI: make ehci-tegra a separate driver Separate the Tegra on-chip host controller driver from ehci-hcd host code so that it can be built as a separate driver module. This work is part of enabling multi-platform kernels on ARM. Signed-off-by: Manjunath Goudar [swarren, reworked Manjunath's patches to split them more logically, minor re-order of added lines to better match layout of other split-up HCD drivers and existing code, add MODULE_DEVICE_TABLE, fix MODULE_LICENSE, adapted to change in earlier patches which removed the ehci_driver_overrides addition, removed all PM code and solved circular dependencies.] Signed-off-by: Stephen Warren Acked-by: Arnd Bergmann Acked-by: Alan Stern Tested-by: Thierry Reding Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed