]> git.baikalelectronics.ru Git - kernel.git/commit
drm/exynos: don't track enabled state at exynos_crtc
authorGustavo Padovan <gustavo.padovan@collabora.co.uk>
Sat, 15 Aug 2015 16:26:10 +0000 (13:26 -0300)
committerInki Dae <daeinki@gmail.com>
Sun, 30 Aug 2015 15:27:36 +0000 (00:27 +0900)
commit211d80aef226e5e1fc75afeb81c46ef9a26aa12a
tree405c3cdf877ee32720a5cb99e02fea887b78a11e
parent8e20e5773cc7bba8aed74e9205b9f779d43c5181
drm/exynos: don't track enabled state at exynos_crtc

struct drm_crtc already stores the enabled state of the crtc
thus we don't need to replicate enabled in exynos_drm_crtc.

Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos_drm_crtc.c
drivers/gpu/drm/exynos/exynos_drm_drv.h