On Fri, Apr 11, 2014 at 11:36:03PM +0200, Daniel Vetter wrote:
> Only used in some legacy pci drivers, and dereferncing the pci irq is
> actually shorter ...
>
> Since this removes all users for drm_dev_to_irq from the tree except
> in drm_irq.c, move the inline helper in there. It'll disappear so
Only used in some legacy pci drivers, and dereferncing the pci irq is
actually shorter ...
Since this removes all users for drm_dev_to_irq from the tree except
in drm_irq.c, move the inline helper in there. It'll disappear soon,
too.
Signed-off-by: Daniel Vetter
---
drivers/gpu/drm/drm_irq.c