drm/exynos: change callback names
authorInki Dae <inki.dae@samsung.com>
Thu, 19 Dec 2019 02:07:53 +0000 (11:07 +0900)
committerInki Dae <inki.dae@samsung.com>
Tue, 21 Jan 2020 00:09:42 +0000 (09:09 +0900)
commit11f954899d55c622afbbf23925ce1faf5d647c81
tree1928837ef3eb46a3c2910f3409094fa37fc1abf6
parentd7ca2d19c751b6715e9cb899a6b94f47b3499d02
drm/exynos: change callback names

This patch changes Exynos specific 'disable' and 'enable'
callback names to 'atomic_disable/enable' for the consistency.

Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos5433_drm_decon.c
drivers/gpu/drm/exynos/exynos7_drm_decon.c
drivers/gpu/drm/exynos/exynos_drm_crtc.c
drivers/gpu/drm/exynos/exynos_drm_drv.h
drivers/gpu/drm/exynos/exynos_drm_fimd.c
drivers/gpu/drm/exynos/exynos_drm_vidi.c
drivers/gpu/drm/exynos/exynos_mixer.c