drm/exynos/mic: use mode info stored in CRTC to detect i80 mode
authorAndrzej Hajda <a.hajda@samsung.com>
Thu, 24 Aug 2017 13:33:54 +0000 (15:33 +0200)
committerInki Dae <inki.dae@samsung.com>
Fri, 25 Aug 2017 02:58:01 +0000 (11:58 +0900)
commit29c5079d9e67e4c32719077ba619f2782b34e3d0
treed22549e47aff799eb0f745d0da8a172c356e8c2e
parentc038f53842cf840889473d219ace7f9121694e8d
drm/exynos/mic: use mode info stored in CRTC to detect i80 mode

MIC driver should use info from CRTC to check mode of work instead of
illegally peeking into nodes of other devices.

Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos_drm_mic.c