linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk
Gustavo A. R. Silva f6e7393ede drm/nouveau: 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/latest/process/deprecated.html?highlight=fallthrough#implicit-switch-case-fall-through

Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
2020-07-24 18:50:50 +10:00
..
base.c drm/nouveau: Use fallthrough pseudo-keyword 2020-07-24 18:50:50 +10:00
g84.c drm/nouveau/clk/g84: Enable reclocking for GDDR3 G94-G200 2015-11-03 15:02:18 +10:00
gf100.c drm/nouveau/clk: Allow boosting only when NvBoost is set 2016-10-12 17:29:25 +10:00
gk20a.c drm/nouveau/clk/gm20b: add glitchless and DFS support 2016-07-14 11:53:25 +10:00
gk20a.h drm/nouveau/clk/gm20b: add glitchless and DFS support 2016-07-14 11:53:25 +10:00
gk104.c drm/nouveau/clk: Allow boosting only when NvBoost is set 2016-10-12 17:29:25 +10:00
gm20b.c drm/nouveau/clk/gm20b: add glitchless and DFS support 2016-07-14 11:53:25 +10:00
gt215.c drm/nouveau/clk: fix gcc-7 -Wint-in-bool-context warning 2018-02-02 15:24:10 +10:00
gt215.h drm/nouveau: fix bogus GPL-2 license header 2019-07-19 16:26:50 +10:00
Kbuild drm/nouveau: fix bogus GPL-2 license header 2019-07-19 16:26:51 +10:00
mcp77.c drm/nouveau: Use fallthrough pseudo-keyword 2020-07-24 18:50:50 +10:00
nv04.c drm/nouveau/clk: convert to new-style nvkm_subdev 2015-08-28 12:40:42 +10:00
nv40.c drm/nouveau/clk: convert to new-style nvkm_subdev 2015-08-28 12:40:42 +10:00
nv50.c replace BUG_ON(1) with BUG() 2017-02-17 15:14:55 +10:00
nv50.h drm/nouveau: fix bogus GPL-2 license header 2019-07-19 16:26:50 +10:00
pll.h drm/nouveau: fix bogus GPL-2 license header 2019-07-19 16:26:50 +10:00
pllgt215.c drm/nouveau/clk: switch to subdev printk macros 2015-08-28 12:40:22 +10:00
pllnv04.c drm/nouveau/bios: convert to new-style nvkm_subdev 2015-08-28 12:40:42 +10:00
priv.h drm/nouveau: fix bogus GPL-2 license header 2019-07-19 16:26:50 +10:00
seq.h drm/nouveau: fix bogus GPL-2 license header 2019-07-19 16:26:50 +10:00