drm/i915: Add missing mutex_lock(&dev->struct_mutex)
authorPierre Willenbrock <pierre@pirsoft.de>
Mon, 23 Feb 2009 00:12:15 +0000 (10:12 +1000)
committerDave Airlie <airlied@redhat.com>
Mon, 23 Feb 2009 00:12:15 +0000 (10:12 +1000)
there might be a nicer way to fix this but this is the simplest for now.

Signed-off-by: Pierre Willenbrock <pierre@pirsoft.de>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found