diff options
author | Thinh Nguyen <[email protected]> | 2019-04-25 14:19:21 -0700 |
---|---|---|
committer | Felipe Balbi <[email protected]> | 2019-05-03 09:13:49 +0300 |
commit | b873e2d0ea1efc91fb603b727733525f07419f2b (patch) | |
tree | 1d326b4eea43e1c5525e458ff04a2731422b2935 /tools/perf/scripts/python | |
parent | c729969b2b692ce3ed362e60d38391e7671758ff (diff) |
usb: dwc3: Do core validation early on probe
The setting of the dr_mode may need to check the controller's revision.
The revision is set in the dwc3_core_is_valid(), which comes after
dr_mode setting. Let's move it closer to the start of the dwc3_probe()
function and before calling dwc3_get_dr_mode().
Signed-off-by: Thinh Nguyen <[email protected]>
Signed-off-by: Felipe Balbi <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions