drm/i915: correct lock type in destroy
authorBen Widawsky <ben@bwidawsk.net>
Mon, 23 Jan 2012 23:30:02 +0000 (15:30 -0800)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 26 Jan 2012 10:29:23 +0000 (11:29 +0100)
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>

No differences found