linux-stable/drivers/video/fbdev/geode
Gustavo A. R. Silva 2c3a1e4969 video: fbdev: lxfb_ops: Fix fall-through warnings for Clang
In preparation to enable -Wimplicit-fallthrough for Clang, fix a warning
by explicitly adding a break statement instead of letting the code fall
through to the next case.

Link: https://github.com/KSPP/linux/issues/115
Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Link: https://patchwork.freedesktop.org/patch/msgid/9c1dcb12aae7c7ff0907ffb99ffd227656cbe444.1605896060.git.gustavoars@kernel.org
2020-11-22 22:58:55 +01:00
..
display_gx.c
display_gx1.c
display_gx1.h
geodefb.h
gx1fb_core.c
gxfb.h fbdev: gxfb: use generic power management 2020-09-08 13:33:09 +02:00
gxfb_core.c fbdev: gxfb: use generic power management 2020-09-08 13:33:09 +02:00
Kconfig
lxfb.h fbdev: lxfb: use generic power management 2020-09-08 13:33:10 +02:00
lxfb_core.c fbdev: lxfb: use generic power management 2020-09-08 13:33:10 +02:00
lxfb_ops.c video: fbdev: lxfb_ops: Fix fall-through warnings for Clang 2020-11-22 22:58:55 +01:00
Makefile
suspend_gx.c fbdev: gxfb: use generic power management 2020-09-08 13:33:09 +02:00
video_cs5530.c
video_cs5530.h
video_gx.c