drm/exynos: remove DRIVER_HAVE_IRQ feature
authorJoonyoung Shim <jy0922.shim@samsung.com>
Sat, 12 Apr 2014 00:39:52 +0000 (09:39 +0900)
committerInki Dae <daeinki@gmail.com>
Sun, 1 Jun 2014 17:07:02 +0000 (02:07 +0900)
commitbe9b64a81acbc6ec809feeb6af4944c42608057c
tree0d22b4f67f254209697a201fce92ebad09249931
parentb90f54188f2d630d826960e33e1ea8e27e43a33f
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.

Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos_drm_drv.c
This page took 0.039395 seconds and 5 git commands to generate.