linux/drivers/gpu/drm/ast
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
..
Kconfig drm/vram: fix Kconfig 2019-09-10 08:53:08 +02:00
Makefile drm/ast: Rename ast_ttm.c to ast_mm.c 2020-07-20 09:16:05 +02:00
ast_cursor.c drm/ast: Managed cursor release 2020-07-07 11:11:51 +02:00
ast_dp501.c drm/ast: Upcast from DRM device to ast structure via to_ast_private() 2020-06-22 13:40:33 +02:00
ast_dram_tables.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
ast_drv.c drm/ast: Remove test for device from ast_pm_freeze() 2020-06-22 13:39:23 +02:00
ast_drv.h drm/ast: Use managed MM initialization 2020-07-20 09:16:23 +02:00
ast_main.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
ast_mm.c drm/ast: Use managed MM initialization 2020-07-20 09:16:23 +02:00
ast_mode.c drm/ast: Initialize mode setting in ast_mode_config_init() 2020-07-07 11:12:06 +02:00
ast_post.c drm/ast: Use per-device logging macros 2020-06-22 13:40:33 +02:00
ast_tables.h drm/ast: Fixed 1280x800 Display Issue 2018-03-23 09:50:54 +10:00