CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2009/04/03 07:47:04

Modified files:
        sys/dev/pci/drm: drmP.h drm_irq.c i915_drv.c i915_drv.h 
                         i915_irq.c mach64_drv.c mach64_drv.h 
                         mach64_irq.c mga_drv.c mga_drv.h mga_irq.c 
                         r128_drv.c r128_drv.h r128_irq.c radeon_drv.c 
                         radeon_drv.h radeon_irq.c 

Log message:
Remove dev->irq_lock, the drm_irq_handler_wrap irq handler, and remove
the dev->driver irq_handler member since we now don't need to know.
Shaves a few bytes, and makes me happy.

Reply via email to