aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorPawel Laszczak <[email protected]>2021-04-07 08:36:29 +0200
committerPeter Chen <[email protected]>2021-04-12 20:19:23 +0800
commit10076de33b5ed5b1e049593a611d2fd9eba60565 (patch)
tree7c2aa695c1a714f4a3b1ebd8a81d1c7a6232e396 /tools/perf/scripts/python
parent9ecc3eb03c37b54c507ba5127a4c781d36b0c121 (diff)
usb: cdnsp: Fixes issue with Configure Endpoint command
Patch adds flag EP_UNCONFIGURED to detect whether endpoint was unconfigured. This flag is set in cdnsp_reset_device after Reset Device command. Among others this command disables all non control endpoints. Flag is used in cdnsp_gadget_ep_disable to protect controller against invoking Configure Endpoint command on disabled endpoint. Lack of this protection in some cases caused that Configure Endpoint command completed with Context State Error code completion. Fixes: 3d82904559f4 ("usb: cdnsp: cdns3 Add main part of Cadence USBSSP DRD Driver") Signed-off-by: Pawel Laszczak <[email protected]> Signed-off-by: Peter Chen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions