drm/i915: initialize dpio_lock spin lock
authorAlexander Shishkin <alexander.shishkin@linux.intel.com>
Fri, 31 Aug 2012 12:50:55 +0000 (15:50 +0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Sat, 8 Sep 2012 17:04:04 +0000 (19:04 +0200)
This thing is killing lockdep.

Signed-off-by: Alexander Shishkin <alexander.shishkin@linux.intel.com>
[Jani: move the init next to the other spin lock inits]
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Acked-by: Ben Widawsky <ben@bwidawsk.net>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>

No differences found