linux/drivers/usb/musb
Christophe JAILLET d9ff1096a8 usb: musb: Fix an error message
'ret' is known to be 0 here.
Initialize 'ret' with the expected error code before using it.

Fixes: 0990366bab ("usb: musb: Add support for MediaTek musb controller")
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Link: https://lore.kernel.org/r/69f514dc7134e3c917cad208e73cc650cb9e2bd6.1620159879.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-05-10 16:17:57 +02:00
..
am35x.c
cppi_dma.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
cppi_dma.h
da8xx.c
davinci.c
davinci.h
jz4740.c usb: musb: jz4740: Add missing CR to error strings 2021-02-05 10:27:18 +01:00
Kconfig
Makefile
mediatek.c usb: musb: Fix an error message 2021-05-10 16:17:57 +02:00
musb_core.c usb: musb: fix PM reference leak in musb_irq_work() 2021-04-09 16:02:44 +02:00
musb_core.h usb: musb: musb_core: Add space after that ',' 2021-04-22 10:49:22 +02:00
musb_cppi41.c
musb_debug.h
musb_debugfs.c
musb_dma.h
musb_dsps.c Revert "usb: musb: convert to devm_platform_ioremap_resource_byname" 2020-11-13 14:30:23 +01:00
musb_gadget_ep0.c usb: musb: gadget: Use fallthrough pseudo-keyword 2020-10-10 12:32:29 +02:00
musb_gadget.c usb: musb: Fix NULL check on struct musb_request field 2021-02-05 10:27:18 +01:00
musb_gadget.h
musb_host.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
musb_host.h
musb_io.h
musb_regs.h
musb_trace.c
musb_trace.h
musb_virthub.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
musbhsdma.c usb: musb: dma: Remove unused variable 2021-02-05 10:27:18 +01:00
omap2430.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
omap2430.h
sunxi.c
tusb6010_omap.c
tusb6010.c usb: Fix fall-through warnings for Clang 2020-11-23 17:46:01 +01:00
tusb6010.h
ux500_dma.c
ux500.c