linux_dsm_epyc7002/drivers/usb/cdns3
Peter Chen 6b8137517e
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: b1234e3b3b ("usb: cdns3: add runtime PM support")
Signed-off-by: Peter Chen <peter.chen@nxp.com>
2020-11-30 13:48:32 +08:00
..
cdns3-imx.c
cdns3-pci-wrap.c
cdns3-ti.c
core.c usb: cdns3: core: fix goto label for error path 2020-11-30 13:48:32 +08:00
core.h
debug.h
drd.c
drd.h
ep0.c usb: cdns3: Fix on-chip memory overflow issue 2020-10-30 11:40:54 +08:00
gadget-export.h
gadget.c usb: cdns3: gadget: clear trb->length as zero after preparing every trb 2020-11-30 13:48:32 +08:00
gadget.h usb: cdns3: Fix on-chip memory overflow issue 2020-10-30 11:40:54 +08:00
host-export.h
host.c
Kconfig
Makefile
trace.c
trace.h