On Fri, Apr 11, 2014 at 11:36:09PM +0200, Daniel Vetter wrote: > 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. > > Signed-off-by: Daniel Vetter <daniel.vetter@xxxxxxxx> > --- > Documentation/DocBook/drm.tmpl | 10 +--------- > drivers/gpu/drm/armada/armada_drv.c | 2 +- > drivers/gpu/drm/drm_irq.c | 13 +++---------- > drivers/gpu/drm/gma500/psb_drv.c | 2 +- > drivers/gpu/drm/i915/i915_dma.c | 2 +- > drivers/gpu/drm/i915/i915_drv.c | 4 ++-- > drivers/gpu/drm/i915/i915_gem.c | 2 +- > drivers/gpu/drm/msm/msm_drv.c | 2 +- > drivers/gpu/drm/qxl/qxl_irq.c | 2 +- > drivers/gpu/drm/radeon/radeon_irq_kms.c | 2 +- > drivers/gpu/drm/shmobile/shmob_drm_drv.c | 2 +- > drivers/gpu/drm/tilcdc/tilcdc_drv.c | 2 +- > drivers/gpu/drm/vmwgfx/vmwgfx_drv.c | 2 +- > include/drm/drmP.h | 2 +- > 14 files changed, 17 insertions(+), 32 deletions(-) Looks good to me: Reviewed-by: Thierry Reding <treding@xxxxxxxxxx>
Attachment:
pgpAtFX7oMOff.pgp
Description: PGP signature
_______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel