drivers/gpu/drm/i915/intel_lvds.c: fix locking snafu
authorAndrew Morton <[email protected]>
Thu, 29 Jan 2009 22:25:27 +0000 (14:25 -0800)
committerLinus Torvalds <[email protected]>
Fri, 30 Jan 2009 02:04:45 +0000 (18:04 -0800)
commit726a6699267e36c66043a55b13dfeec3d9925452
tree05ea7b263cd51b68119234ec34f03c25ed095e01
parent9df04e1f25effde823a600e755b51475d438f56b
drivers/gpu/drm/i915/intel_lvds.c: fix locking snafu

s/unlock/lock/

Addresses http://bugzilla.kernel.org/show_bug.cgi?id=12575

Reported-by: Daniel Vetter <[email protected]>
Cc: Dave Airlie <[email protected]>
Acked-by: Jesse Barnes <[email protected]>
Cc: Eric Anholt <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
drivers/gpu/drm/i915/intel_lvds.c