diff options
author | Ladislav Michl <ladis@linux-mips.org> | 2023-07-31 11:32:16 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-08-04 14:52:15 +0200 |
commit | c61101631cdc0a98840a8e4f5a1e571ca94d82fc (patch) | |
tree | bcf05de41ff601ab21876d60ad50c7132c98f1b6 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 23f87bcac649e91dce5a8bb8bd2908636117d6bd (diff) |
usb: dwc3: dwc3-octeon: Avoid half-initialized controller state
Power gpio configuration is done from the middle of
dwc3_octeon_clocks_start leaving hardware in half-initialized
state if it fails. As that indicates dwc3_octeon_clocks_start
does more than just initialize the clocks rename it appropriately
and verify power gpio configuration in advance at the beginning
of device probe.
Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
Acked-by: Thinh Nguyen <Thinh.Nguyen@synopsys.com>
Link: https://lore.kernel.org/r/ZMd/oMRx8ze22/kK@lenoch
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions