ARM: pm: samsung: no need to call flush_cache_all()
authorRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 21 Jun 2011 18:34:34 +0000 (19:34 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 24 Jun 2011 07:48:45 +0000 (08:48 +0100)
commit372c0ac8aca7655b6a8920b10bf9563402ac19d8
treee9b0b8ea7c7a08968072ee27e5a85db4849c68bd
parente7089da9567fa8da37e35e1f81a5e3579d0d582d
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 <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-s3c2412/pm.c
arch/arm/mach-s3c2416/pm.c