drm/i915: clear opregon->lid_state after we unmap it
authorPaulo Zanoni <paulo.r.zanoni@intel.com>
Thu, 12 Sep 2013 16:58:20 +0000 (13:58 -0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 13 Sep 2013 14:06:01 +0000 (16:06 +0200)
We don't seem to be using the pointer after it's unmapped, so this
patch doesn't fix any bug I can reproduce.

Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@gmail.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>

No differences found