linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk
Arushi Singhal 3f07f28b97 gpu: drm: nouveau: Use list_{next/prev}_entry instead of list_entry
It's better to use list_entry instead of list_{next/prev}_entry
as it makes the code more clear to read.
This patch replace list_entry with list_{next/prev}_entry.

Signed-off-by: Arushi Singhal <arushisinghal19971997@gmail.com>
Acked-by: Ben Skeggs <bskeggs@redhat.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/1522000893-5331-3-git-send-email-arushisinghal19971997@gmail.com
2018-03-26 16:10:52 +02:00
..
base.c gpu: drm: nouveau: Use list_{next/prev}_entry instead of list_entry 2018-03-26 16:10:52 +02:00
g84.c
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 License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
Kbuild drm/nouveau/clk/gm20b: add basic driver 2016-03-14 10:13:56 +10:00
mcp77.c
nv04.c
nv40.c
nv50.c replace BUG_ON(1) with BUG() 2017-02-17 15:14:55 +10:00
nv50.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
pll.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
pllgt215.c
pllnv04.c
priv.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
seq.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00