From: Alan Stern Date: Tue, 12 Mar 2013 10:44:39 +0000 (+0200) Subject: USB: EHCI: split ehci-omap out to a separate driver X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~135^2~247 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=54a419668b0f27b7982807fb2376d237e0a0ce05;p=pandora-kernel.git USB: EHCI: split ehci-omap out to a separate driver This patch (as1645) converts ehci-omap over to the new "ehci-hcd is a library" approach, so that it can coexist peacefully with other EHCI platform drivers and can make use of the private area allocated at the end of struct ehci_hcd. Signed-off-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed