From: Zhenyu Wang Date: Mon, 14 Sep 2009 02:47:06 +0000 (+0800) Subject: agp/intel: remove restore in resume X-Git-Tag: v2.6.32-rc1~682^2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=commitdiff_plain;h=121264827656f5f06328b17983c796af17dc5949 agp/intel: remove restore in resume As early pci resume has already restored config for host bridge and graphics device, don't need to restore it again, This removes an original order hack for graphics device restore. This fixed the resume hang issue found by Alan Stern on 845G, caused by extra config restore on graphics device. Cc: Stable Team Cc: Alan Stern Signed-off-by: Zhenyu Wang Signed-off-by: Dave Airlie --- Reading git-diff-tree failed