drm/i915: cleanup mode setting before unmapping registers
authorJesse Barnes <jbarnes@virtuousgeek.org>
Fri, 26 Mar 2010 18:07:21 +0000 (11:07 -0700)
committerEric Anholt <eric@anholt.net>
Fri, 7 May 2010 20:59:30 +0000 (13:59 -0700)
We'll turn off outputs etc at unload time, so don't unmap the registers
before doing it.

Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Eric Anholt <eric@anholt.net>

No differences found