CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/09/21 15:43:45
Modified files:
sys/dev/pci/drm: i915_drv.c
Log message:
Fix up an unlock that was left over when I changed the locking
requirements of this function (due to no longer binding any objects)
Found by matthew@'s lovely lock assertion diff.
