From: Dave Jones Date: Sun, 4 Feb 2007 22:37:42 +0000 (-0500) Subject: [AGPGART] Don't try to remap i810 registers on resume. X-Git-Tag: v2.6.21-rc1~94^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4ac5e4f55f55b16e084a46b1b8e233f490ba701;p=pandora-kernel.git [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 --- Reading git-diff-tree failed