]> git.karo-electronics.de Git - linux-beck.git/commit
drivers/usb: Skip auto handoff for TI and RENESAS usb controllers
authorBabu Moger <babu.moger@oracle.com>
Fri, 21 Oct 2016 22:25:05 +0000 (15:25 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 7 Nov 2016 09:12:22 +0000 (10:12 +0100)
commitc289d0eff3d5a594c577c0dc162412a2cad075a4
treedb86ca95bc9a72075581b9e695a0a8f0ec85cb8a
parent2e52ec2394fb9486fd496737a84d629b2c992db2
drivers/usb: Skip auto handoff for TI and RENESAS usb controllers

Never seen XHCI auto handoff working on TI and RENESAS cards.
Eventually, we force handoff. This code forces the handoff
unconditionally. It saves 5 seconds boot time for each card.

Signed-off-by: Babu Moger <babu.moger@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/pci-quirks.c