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
..
2013-12-18 11:33:24 +10:00
2014-03-17 20:12:02 +01:00
2012-03-10 13:05:48 +00:00
2012-03-10 13:05:48 +00:00
2012-03-10 13:05:48 +00:00
2012-11-07 10:59:32 +10:00
2012-07-16 09:20:33 -07:00
2013-04-07 17:09:34 +02:00
2013-04-07 17:09:34 +02:00
2013-12-18 11:33:46 +10:00