]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
ARM: restart: remove s3c24xx restart handler
authorRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 3 Nov 2011 09:14:07 +0000 (09:14 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 5 Jan 2012 12:57:08 +0000 (12:57 +0000)
commit8390918874324360335370fbcc2c3c9884476884
treeca6fa695d29445b8427f247905565d58bdd59ed1
parent4045407fd7740642b18bc802e8bab064e79a61e5
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>
arch/arm/plat-s3c24xx/cpu.c