CVSROOT:        /cvs
Module name:    src
Changes by:     [EMAIL PROTECTED]       2008/08/13 14:27:58

Modified files:
        sys/dev/pci/drm: drmP.h drm_drv.c drm_irq.c drm_lock.c 

Log message:
Change the drm_lock*() api to take a pointer to the struct as a
parameter, this makes things a little cleaner and removes the need to
pass in the softc for some functions.

Reply via email to