commit | 54a419668b0f27b7982807fb2376d237e0a0ce05 | [log] [tgz] |
---|---|---|
author | Alan Stern <stern@rowland.harvard.edu> | Tue Mar 12 12:44:39 2013 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Mar 15 11:51:45 2013 -0700 |
tree | bc5d4659c316b33a1149955cb1a793244379dae4 | |
parent | a1645eefc8358d0a9dbeba254e51aa89de4d80a4 [diff] |
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 <stern@rowland.harvard.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>