From: Alan Stern Date: Thu, 1 Nov 2012 15:13:04 +0000 (-0400) Subject: USB: EHCI: make ehci-pci a separate driver X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~82^2~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=adfa79d1c06a32650332930ca4c488ca570b3407;p=pandora-kernel.git USB: EHCI: make ehci-pci a separate driver This patch (as1625) splits the PCI portion of ehci-hcd out into its own separate driver module, called ehci-pci. Consistently with the current practice, the decision whether to build this module is not user-configurable. If EHCI and PCI are enabled then the module will be built, always. Signed-off-by: Alan Stern CC: Felipe Balbi Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed