[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)
commite4ac5e4f55f55b16e084a46b1b8e233f490ba701
tree9421c4844b978e7a8abd01f4cf525804738724aa
parenta030ce4477baa06dd9c037ccd3c8d171aac9ed44
[AGPGART] Don't try to remap i810 registers on resume.

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>
drivers/char/agp/intel-agp.c