[AGPGART] Don't try to remap i810 registers on resume.
authorDave Jones <davej@redhat.com>
Sun, 4 Feb 2007 22:37:42 +0000 (17:37 -0500)
committerDave Jones <davej@redhat.com>
Sun, 4 Feb 2007 22:37:42 +0000 (17:37 -0500)
We don't unmap them on the suspend path, so on resume
trying to remap will fail, and then result in an
oops the next time something tries to access them.

Signed-off-by: Dave Jones <davej@redhat.com>

No differences found