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 soon, too.
Nit: s/dereferncing/dereferencing/ and s/pci/PCI/? Other than that, glad to see it go away.
Reviewed-by: Thierry Reding treding@nvidia.com