Files
android_kernel_xiaomi_sm8450/drivers/usb/core
Mathias Nyman f3dc41c5d2 usb: Don't die twice if PCI xhci host is not responding in resume
usb_hc_died() should only be called once, and with the primary HCD
as parameter. It will mark both primary and secondary hcd's dead.

Remove the extra call to usb_cd_died with the shared hcd as parameter.

Fixes: ff9d78b36f ("USB: Set usb_hcd->state and flags for shared roothubs")
Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Cc: stable <stable@vger.kernel.org>
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-09-05 14:36:53 +02:00
..
2018-04-30 04:58:51 -07:00
2018-07-30 10:04:58 +02:00
2017-04-11 14:41:29 -06:00
2017-11-28 15:12:38 +01:00
2018-09-05 13:27:07 +02:00