drm/exynos: remove DRIVER_HAVE_IRQ feature
authorJoonyoung Shim <jy0922.shim@samsung.com>
Thu, 20 Mar 2014 08:09:46 +0000 (17:09 +0900)
committerChanho Park <chanho61.park@samsung.com>
Tue, 18 Nov 2014 02:47:21 +0000 (11:47 +0900)
commitecc33ad4f496db1ba2e08a13e8f1d7585f5cfc39
tree01dd78033f0da32a84c228bf5cc3d5eaa24bd094
parent890c0dba579ae51a2c4c89eb7427d352e9256b93
drm/exynos: remove DRIVER_HAVE_IRQ feature

Exynos drm driver cannot support DRIVER_HAVE_IRQ feature because it uses
driver specific one instead of routine of drm framework to
install/uninstall irq handler.

Change-Id: I5796d7113cbc4283cbb41591384aaa69011818d4
Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
drivers/gpu/drm/exynos/exynos_drm_drv.c
drivers/gpu/drm/exynos/exynos_drm_fimd.c
drivers/gpu/drm/exynos/exynos_drm_vidi.c