diff options
author | Marek Szyprowski <[email protected]> | 2019-08-29 07:30:28 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2019-09-03 15:54:56 +0200 |
commit | a0a465569b45e3690be155c96fb54603d6904f41 (patch) | |
tree | 6f40c884b456f1b2dc12be5edd0a67cb4f5c7f9f /scripts/gdb/linux/modules.py | |
parent | 34c7ed72f4f04e73901ca6ec2e1db6c040495935 (diff) |
usb: dwc3: remove generic PHY calibrate() calls
Calls to USB2 generic PHY calibrate() method has been moved to HCD core,
which now successfully handles generic PHYs and their calibration after
every HCD reset. This fixes all the timing issues related to PHY
calibration done directly from DWC3 driver: incorrect operation after
system suspend/resume or USB3.0 detection failure when XHCI-plat driver
compiled as separate module.
Signed-off-by: Marek Szyprowski <[email protected]>
Tested-by: Anand Moon <[email protected]>
Tested-by: Jochen Sprickerhof <[email protected]>
Acked-by: Felipe Balbi <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions