drm/exynos: unregister unused plane of exynos5433 decon-tv
authorJoonyoung Shim <jy0922.shim@samsung.com>
Tue, 26 Jul 2016 02:04:47 +0000 (11:04 +0900)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Wed, 14 Dec 2016 04:51:54 +0000 (13:51 +0900)
commitb4ae88c410541874937cdc6ef5b0c5ce27364bc3
treea9a9413f7d5eaa06604284181e505e87f07d2bfd
parent89e2928dc98a6ebc5481985b5855ac0b8a915030
drm/exynos: unregister unused plane of exynos5433 decon-tv

The window 0 of exynos5433 decon-tv is unused in driver so it doesn't
need to register as plane. We can do this as consider first_win value of
driver data.

Change-Id: I5f68cb2055c78743ca24247f5e47a1532fb7b532
Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
drivers/gpu/drm/exynos/exynos5433_drm_decon.c