[PATCH v2] drm/exynos: remove DRIVER_HAVE_IRQ feature

2014-04-23 Thread Daniel Kurtz
On Sat, Apr 12, 2014 at 8:39 AM, Joonyoung Shim wrote: > 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 > Reviewed-by: Daniel Kurtz > --- >

[PATCH v2] drm/exynos: remove DRIVER_HAVE_IRQ feature

2014-04-12 Thread Joonyoung Shim
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 --- Changelog from v1: - Keep below code drm_dev->irq_enabled = true; drivers/gpu/drm/exynos/