OSDN Git Service

drm: replace "drm_dev_unref" function with "drm_dev_put"
authorFernando Ramos <greenfoo@gluegarage.com>
Thu, 15 Nov 2018 22:16:23 +0000 (23:16 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Sat, 24 Nov 2018 21:12:54 +0000 (22:12 +0100)
commit808bad32ea423321bff17178aebfbc507165ab3b
tree42429f9f65ec86ae42b1586b02118f191d8c6be3
parent3e70fd160cf0b1945225eaa08dd2cb8544f21cb8
drm: replace "drm_dev_unref" function with "drm_dev_put"

This patch unifies the naming of DRM functions for reference counting as
requested on Documentation/gpu/todo.rst

Signed-off-by: Fernando Ramos <greenfoo@gluegarage.com>
Acked-by: Boris Brezillon <boris.brezillon@bootlin.com>
Acked-by: Alexey Brodkin <abrodkin@synopsys.com>
Acked-by: Stefan Agner <stefan@agner.ch>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20181115221634.22715-4-greenfoo@gluegarage.com
drivers/gpu/drm/arc/arcpgu_drv.c
drivers/gpu/drm/etnaviv/etnaviv_drv.c
drivers/gpu/drm/mxsfb/mxsfb_drv.c
drivers/gpu/drm/rcar-du/rcar_du_drv.c
drivers/gpu/drm/shmobile/shmob_drm_drv.c
drivers/gpu/drm/tve200/tve200_drv.c