Searched hist:"6 dc0e816bb7478fd4dfebddcc65257f9ef161f7a" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | i915_irq.c | diff 6dc0e816bb7478fd4dfebddcc65257f9ef161f7a Mon Jan 23 17:30:02 CST 2012 Ben Widawsky <ben@bwidawsk.net> drm/i915: correct lock type in destroy
This is only relevant when using module unloading, and really only helps get rid of a probably benign warning.
I can't remember if I sent this out already, but it's not turning up in any of my searches.
Signed-off-by: Ben Widawsky <ben@bwidawsk.net> Reviewed-by: Keith Packard <keithp@keithp.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
|