commit | 8390918874324360335370fbcc2c3c9884476884 | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@arm.linux.org.uk> | Thu Nov 03 09:14:07 2011 +0000 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Thu Jan 05 12:57:08 2012 +0000 |
tree | ca6fa695d29445b8427f247905565d58bdd59ed1 | |
parent | 4045407fd7740642b18bc802e8bab064e79a61e5 [diff] |
ARM: restart: remove s3c24xx restart handler Remove the s3c24xx restart handler, which is trying to work around a chip bug by keeping caches on but flushed. As we now only disable caches when performing a soft reboot, there doesn't need to be a work-around to do that. Acked-by: Kukjin Kim <kgene.kim@samsung.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>