drm/i915: Move lock to more reasonable location
authorBen Gamari <bgamari.foss@gmail.com>
Wed, 1 Jul 2009 19:01:36 +0000 (15:01 -0400)
committerEric Anholt <eric@anholt.net>
Tue, 7 Jul 2009 18:52:52 +0000 (11:52 -0700)
commita17458fc9d9edc98b7c5865cdc42681cf9059f1c
tree362a72943c91da5120200e7b8c82b6a6b0013f40
parenta01c75b338d7c743a8982011f01a4714ad2956de
drm/i915: Move lock to more reasonable location

Make this consistent with the unlock statement. Also fix a
minor typo in debugfs formatting

Signed-off-by: Ben Gamari <bgamari.foss@gmail.com>
Signed-off-by: Eric Anholt <eric@anholt.net>
drivers/gpu/drm/i915/i915_gem_debugfs.c