From: Ben Dooks Date: Fri, 15 Sep 2006 23:04:23 +0000 (+0100) Subject: [ARM] 3802/1: S3C24XX: PM tidy up cache flushing X-Git-Tag: v2.6.19-rc1~885^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58095d7f39edc919cd3c63c6109ad282e7085da1;p=pandora-kernel.git [ARM] 3802/1: S3C24XX: PM tidy up cache flushing Change to using flush_cache_all() in pm.c and also remove the need to flush the cache in the PM code. This changes the sleep.S code to have an entry to store the registers for resume, and then a second entry (after the caches are cleaned) to do the suspend and resume. Signed-off-by: Ben Dooks Signed-off-by: Russell King --- Reading git-diff-tree failed