diff options
author | 2020-11-26 14:02:38 +0800 | |
---|---|---|
committer | 2020-11-30 13:48:32 +0800 | |
commit | 6b8137517e70f6e96d0251a98930b1f29d0be161 (patch) | |
tree | 254587ebde7ceb53ed4231f080186caddd1b434b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | usb: cdns3: gadget: clear trb->length as zero after preparing every trb (diff) | |
download | wireguard-linux-6b8137517e70f6e96d0251a98930b1f29d0be161.tar.xz wireguard-linux-6b8137517e70f6e96d0251a98930b1f29d0be161.zip |
usb: cdns3: core: fix goto label for error path
The usb_role_switch_register has been already called, so if the
devm_request_irq has failed, it needs to call usb_role_switch_unregister.
Fixes: b1234e3b3b26 ("usb: cdns3: add runtime PM support")
Signed-off-by: Peter Chen <peter.chen@nxp.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions