From: Florian Tobias Schandinat Date: Mon, 26 Apr 2010 17:08:00 +0000 (+0000) Subject: viafb: make suspend and resume work (on all machines?) X-Git-Tag: v2.6.37-rc1~80^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=466bc7fc4246d95cbd37edd169eafb8185e41941;p=pandora-kernel.git viafb: make suspend and resume work (on all machines?) This patch removes the dangerous suspend and resume code that was developed for VX855 only. After this the framebuffer is expected to cause no longer serious (freezing) issues on any machines. However the hardware acceleration is broken now so only doing resume with unaccelerated framebuffers is save. This did not work previously as the 2D engine is not mapped if the framebuffer is not accelerated. The acceleration issue will be addressed later. Signed-off-by: Florian Tobias Schandinat Acked-by: Jonathan Corbet Cc: Joseph Chan --- Reading git-diff-tree failed