Daniel Vetter bb0f1b5c16 drm: pass the irq explicitly to drm_irq_install
Unfortunately this requires a drm-wide change, and I didn't see a sane
way around that. Luckily it's fairly simple, we just need to inline
the respective get_irq implementation from either drm_pci.c or
drm_platform.c.

With that we can now also remove drm_dev_to_irq from drm_irq.c.

Reviewed-by: Thierry Reding <treding@nvidia.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
2014-04-23 10:32:50 +02:00
..
2007-05-08 11:15:15 -07:00
2008-02-07 08:42:16 -08:00
2011-03-27 19:30:19 -07:00
2011-03-31 11:26:23 -03:00
2013-01-17 10:19:51 -08:00
2011-03-31 11:26:23 -03:00
2014-02-07 15:40:18 -08:00