commit | 58095d7f39edc919cd3c63c6109ad282e7085da1 | [log] [tgz] |
---|---|---|
author | Ben Dooks <ben-linux@fluff.org> | Sat Sep 16 00:04:23 2006 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Mon Sep 25 10:25:21 2006 +0100 |
tree | d0e7f7ef1a5a4b68dafbbc8e83eb57abd581bb83 | |
parent | 1e582fc73781da47eddd90c75bf97f191e4f450f [diff] |
[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 <ben-linux@fluff.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>