kernel_samsung_a53x/drivers/usb/musb
Dan Carpenter b8bad0bfad usb: musb: da8xx: fix a resource leak in probe()
commit de644a4a86be04ed8a43ef8267d0f7d021941c5e upstream.

Call usb_phy_generic_unregister() if of_platform_populate() fails.

Fixes: d6299b6efbf6 ("usb: musb: Add support of CPPI 4.1 DMA controller to DA8xx")
Cc: stable <stable@kernel.org>
Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
Link: https://lore.kernel.org/r/69af1b1d-d3f4-492b-bcea-359ca5949f30@moroto.mountain
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2024-11-19 14:19:33 +01:00
..
am35x.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
cppi_dma.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
cppi_dma.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
da8xx.c usb: musb: da8xx: fix a resource leak in probe() 2024-11-19 14:19:33 +01:00
davinci.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
davinci.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
jz4740.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Kconfig Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Makefile Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
mediatek.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
musb_core.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
musb_core.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
musb_cppi41.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
musb_debug.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
musb_debugfs.c usb: musb: Modify the "HWVers" register address 2024-11-08 11:25:49 +01:00
musb_dma.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
musb_dsps.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
musb_gadget.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
musb_gadget.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
musb_gadget_ep0.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
musb_host.c usb: musb: Get the musb_qh poniter after musb_giveback 2024-11-08 11:25:49 +01:00
musb_host.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
musb_io.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
musb_regs.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
musb_trace.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
musb_trace.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
musb_virthub.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
musbhsdma.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
omap2430.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
omap2430.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
sunxi.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
tusb6010.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
tusb6010.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
tusb6010_omap.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ux500.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ux500_dma.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00