linux/drivers/usb/musb
Yang Yingliang 7a82750993 usb: musb: sunxi: Switch to use dev_err_probe() helper
In the probe path, dev_err() can be replaced with dev_err_probe()
which will check if error code is -EPROBE_DEFER and prints the
error name. It also sets the defer probe reason which can be
checked later through debugfs. It's more simple in error path.

Signed-off-by: Yang Yingliang <yangyingliang@huawei.com>
Link: https://lore.kernel.org/r/20220927072616.913672-6-yangyingliang@huawei.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2022-09-27 10:36:07 +02:00
..
am35x.c
cppi_dma.c
cppi_dma.h
da8xx.c usb: musb: da8xx: Switch to use dev_err_probe() helper 2022-09-27 10:36:06 +02:00
davinci.c
davinci.h
jz4740.c usb: musb: jz4740: Switch to use dev_err_probe() helper 2022-09-27 10:36:07 +02:00
Kconfig musb: fix USB_MUSB_TUSB6010 dependency 2022-08-18 16:33:06 +02:00
Makefile
mediatek.c
mpfs.c usb: musb: mpfs: add missing clk_disable_unprepare() in mpfs_remove() 2022-06-29 21:02:05 +02:00
musb_core.c usb: musb: core: Switch to use dev_err_probe() helper 2022-09-27 10:36:06 +02:00
musb_core.h
musb_cppi41.c usb: musb: cppi41: Switch to use dev_err_probe() helper 2022-09-27 10:36:06 +02:00
musb_debug.h
musb_debugfs.c
musb_dma.h
musb_dsps.c
musb_gadget.c usb: musb: Fix musb_gadget.c rxstate overflow bug 2022-09-22 15:52:30 +02:00
musb_gadget.h
musb_gadget_ep0.c
musb_host.c
musb_host.h
musb_io.h
musb_regs.h
musb_trace.c
musb_trace.h usb: musb: tracing: Use the new __vstring() helper 2022-07-19 11:20:24 -04:00
musb_virthub.c
musbhsdma.c
omap2430.c
omap2430.h
sunxi.c usb: musb: sunxi: Switch to use dev_err_probe() helper 2022-09-27 10:36:07 +02:00
tusb6010.c usb/musb: fix repeated words in comments 2022-07-27 14:34:05 +02:00
tusb6010.h
tusb6010_omap.c
ux500.c
ux500_dma.c