]> git.karo-electronics.de Git - karo-tx-linux.git/commit
USB: EHCI: make ehci-platform a separate driver
authorAlan Stern <stern@rowland.harvard.edu>
Thu, 1 Nov 2012 15:13:08 +0000 (11:13 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 1 Nov 2012 15:51:13 +0000 (08:51 -0700)
commit99f91934a907df31ba878dfdd090002049dc476a
treed9ad5a665912beb0c234c8f35478a7fb5354beff
parentadfa79d1c06a32650332930ca4c488ca570b3407
USB: EHCI: make ehci-platform a separate driver

This patch (as1626) splits the ehci-platform code from ehci-hcd out
into its own separate driver module.

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/Kconfig
drivers/usb/host/Makefile
drivers/usb/host/ehci-hcd.c
drivers/usb/host/ehci-platform.c