]> git.karo-electronics.de Git - karo-tx-linux.git/commit
USB: OHCI: make ohci-da8xx a separate driver
authorManjunath Goudar <manjunath.goudar@linaro.org>
Thu, 27 Oct 2016 13:52:29 +0000 (15:52 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 27 Oct 2016 14:59:59 +0000 (16:59 +0200)
commit6c21caa333f98e9adb93be5f01f5a4041c0d9256
treeab0a70c4f45433a5788d2e9853dbba8329621bcd
parent1f0c41dd0c216401e88a2665dc6a07ce24d6079d
USB: OHCI: make ohci-da8xx a separate driver

Separate the Davinci OHCI host controller driver from ohci-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

Tested-by: David Lechner <david@lechnology.com>
Signed-off-by: Manjunath Goudar <manjunath.goudar@linaro.org>
[Axel: adapted and rebased, fixed minor comments]
Signed-off-by: Axel Haslam <ahaslam@baylibre.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/Kconfig
drivers/usb/host/Makefile
drivers/usb/host/ohci-da8xx.c
drivers/usb/host/ohci-hcd.c