aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/python.c
diff options
context:
space:
mode:
authorKai-Heng Feng <[email protected]>2021-12-10 14:17:34 +0000
committerGreg Kroah-Hartman <[email protected]>2021-12-10 14:34:01 +0000
commit811ae81320da53a5670c36970cefacca8519f90e (patch)
treef142666bf6cf6940bee410e0c52ba380349b900e /tools/perf/util/python.c
parentRevert "usb: dwc3: dwc3-qcom: Enable tx-fifo-resize property by default" (diff)
downloadkernel-811ae81320da53a5670c36970cefacca8519f90e.tar.gz
kernel-811ae81320da53a5670c36970cefacca8519f90e.zip
xhci: Remove CONFIG_USB_DEFAULT_PERSIST to prevent xHCI from runtime suspending
When the xHCI is quirked with XHCI_RESET_ON_RESUME, runtime resume routine also resets the controller. This is bad for USB drivers without reset_resume callback, because there's no subsequent call of usb_dev_complete() -> usb_resume_complete() to force rebinding the driver to the device. For instance, btusb device stops working after xHCI controller is runtime resumed, if the controlled is quirked with XHCI_RESET_ON_RESUME. So always take XHCI_RESET_ON_RESUME into account to solve the issue. Cc: <[email protected]> Signed-off-by: Kai-Heng Feng <[email protected]> Signed-off-by: Mathias Nyman <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/util/python.c')
0 files changed, 0 insertions, 0 deletions