commit | 769783a9300d47236766345cc98ce963122c2e4f | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@arm.linux.org.uk> | Mon Jun 13 16:12:27 2011 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Fri Jun 24 08:48:44 2011 +0100 |
tree | f4ceb8ed10e9e79e012f99348a45b301463ac451 | |
parent | 3d32ead3f16f054fa7f4a85a34eb12c36fd76269 [diff] |
ARM: pm: mach-exynos4: cleanup s3c_cpu_save s3c_cpu_save does not need to save any registers with the new cpu_suspend calling convention. Remove these redundant instructions. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>