From: Russell King Date: Tue, 21 Jun 2011 18:34:34 +0000 (+0100) Subject: ARM: pm: samsung: no need to call flush_cache_all() X-Git-Tag: v3.1-rc1~258^2~1^8~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=372c0ac8aca7655b6a8920b10bf9563402ac19d8;p=pandora-kernel.git ARM: pm: samsung: no need to call flush_cache_all() The core suspend code calls flush_cache_all() immediately prior to calling the suspend finisher function, so remove these needless calls from the finisher functions. Signed-off-by: Russell King --- Reading git-diff-tree failed