linux_dsm_epyc7002/drivers/gpu/drm/omapdrm/dss
Gustavo A. R. Silva df561f6688 treewide: Use fallthrough pseudo-keyword
Replace the existing /* fall through */ comments and its variants with
the new pseudo-keyword macro fallthrough[1]. Also, remove unnecessary
fall-through markings when it is the case.

[1] 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>
2020-08-23 17:36:59 -05:00
..
base.c drm/omap: dss: Remove unused omap_dss_device operations 2020-02-26 13:32:12 +02:00
dispc_coefs.c
dispc.c drm/omap: force runtime PM suspend on system suspend 2020-08-04 11:10:31 +03:00
dispc.h
display.c drm/omap: dss: Inline the omapdss_display_get() function 2020-02-26 13:32:10 +02:00
dpi.c drm: bridge: Pass drm_display_info to drm_bridge_funcs .mode_valid() 2020-06-23 19:53:27 +02:00
dsi.c drm/omap: force runtime PM suspend on system suspend 2020-08-04 11:10:31 +03:00
dss.c drm/omap: force runtime PM suspend on system suspend 2020-08-04 11:10:31 +03:00
dss.h
hdmi4_cec.c
hdmi4_cec.h
hdmi4_core.c drm/omap: hdmi4: Rework EDID read to isolate data read 2020-02-26 13:31:53 +02:00
hdmi4_core.h drm/omap: hdmi4: Rework EDID read to isolate data read 2020-02-26 13:31:53 +02:00
hdmi4.c drm/omap: hdmi4: Simplify EDID read 2020-02-26 13:32:04 +02:00
hdmi5_core.c drm/omap: hdmi5: Rework EDID read to isolate data read 2020-02-26 13:31:54 +02:00
hdmi5_core.h drm/omap: hdmi5: Rework EDID read to isolate data read 2020-02-26 13:31:54 +02:00
hdmi5.c drm/omap: hdmi5: Simplify EDID read 2020-02-26 13:32:05 +02:00
hdmi_common.c
hdmi_phy.c
hdmi_pll.c
hdmi_wp.c
hdmi.h drm/omap: hdmi: Remove omap_dss_device operations 2020-02-26 13:32:03 +02:00
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile drm/omap: dss: Remove unused omapdss_of_find_connected_device() function 2020-02-26 13:32:11 +02:00
omapdss-boot-init.c ARM: driver updates 2020-04-03 15:05:35 -07:00
omapdss.h drm/omap: dss: Remove unused omap_dss_device operations 2020-02-26 13:32:12 +02:00
output.c drm/omap: Switch the HDMI and VENC outputs to drm_bridge 2020-02-26 13:32:00 +02:00
pll.c
sdi.c drm: bridge: Pass drm_display_info to drm_bridge_funcs .mode_valid() 2020-06-23 19:53:27 +02:00
venc.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
video-pll.c