aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@nbd.name>2017-03-07 09:50:42 +0100
committerFelix Fietkau <nbd@nbd.name>2017-03-07 11:37:50 +0100
commitf2516e53c1678faa9a23d27aadf2c2d8c3370a51 (patch)
tree502e47939b9b72d270c490c78bfbbfb16a4bdf22 /target
parent2422f84b1bef034e5eb4bf2da5adeb82659b8d49 (diff)
downloadupstream-f2516e53c1678faa9a23d27aadf2c2d8c3370a51.tar.gz
upstream-f2516e53c1678faa9a23d27aadf2c2d8c3370a51.tar.bz2
upstream-f2516e53c1678faa9a23d27aadf2c2d8c3370a51.zip
kernel: fix usb chipidea controller support
If ehci platform driver is loaded before the chipidea controller driver, both are competing for the same IO resources and the generic driver gets used for the hardware. This results in USB device mode being unavailable. Split generic EHCI support code out of kmod-usb2, so that the chipidea driver can be included without also pulling in the generic one. Also rework the load order, so that the chipidea driver gets loaded first, in case both are installed Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'target')
0 files changed, 0 insertions, 0 deletions