alistair23-linux/drivers/usb/musb
Gustavo A. R. Silva 93578a25d4 usb: musb: gadget: Use fallthrough pseudo-keyword
In order to enable -Wimplicit-fallthrough for Clang[1], replace the
existing /* FALLTHROUGH */ comment with the new pseudo-keyword
macro fallthrough[2].

[1] https://git.kernel.org/linus/e2079e93f562c7f7a030eb7642017ee5eabaaa10
[2] https://www.kernel.org/doc/html/v5.7/process/deprecated.html?highlight=fallthrough#implicit-switch-case-fall-through

Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org>
Link: https://lore.kernel.org/r/20201008222849.GA18634@embeddedor
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-10-10 12:32:29 +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: Prevent lockup when CONFIG_SMP is set 2020-05-25 13:36:30 +02:00
Kconfig USB: rename USB OTG hub configuration option 2020-06-19 08:58:42 +02:00
Makefile
mediatek.c usb: musb: mediatek: add reset FADDR to zero in reset interrupt handle 2020-05-25 13:36:30 +02:00
musb_core.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
musb_core.h
musb_cppi41.c
musb_debug.h
musb_debugfs.c usb: musb: Fix runtime PM imbalance on error 2020-05-25 13:36:31 +02:00
musb_dma.h
musb_dsps.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
musb_gadget.c
musb_gadget.h
musb_gadget_ep0.c usb: musb: gadget: Use fallthrough pseudo-keyword 2020-10-10 12:32:29 +02:00
musb_host.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
musb_host.h USB: musb: Remove unused inline function 2020-07-15 16:48:10 +02:00
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
omap2430.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
omap2430.h
sunxi.c
tusb6010.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
tusb6010.h
tusb6010_omap.c
ux500.c
ux500_dma.c