]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drm/exynos: dsi: set TE GPIO IRQ status as IRQ_NOAUTOEN
authorYoungJun Cho <yj44.cho@samsung.com>
Mon, 17 Nov 2014 13:00:16 +0000 (22:00 +0900)
committerInki Dae <inki.dae@samsung.com>
Mon, 24 Nov 2014 09:02:54 +0000 (18:02 +0900)
commit0cef83a5fd3aa72ed7bd8661042cd8405062fcef
tree65ba551ac4b455ea92d4bf52ba48e30e64b9201d
parentecb84157b5716f80e6569cd379f3bf560116a803
drm/exynos: dsi: set TE GPIO IRQ status as IRQ_NOAUTOEN

The exynos_dsi_te_irq_handler() works only dsi(DPMS) is on.
So it is enough to enable and disable TE GPIO IRQ in
exynos_dsi_enable(disable)_irq() like DSI IRQ.

Signed-off-by: YoungJun Cho <yj44.cho@samsung.com>
Acked-by: Inki Dae <inki.dae@samsung.com>a
Acked-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos_drm_dsi.c