]> git.baikalelectronics.ru Git - 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)
commitd28b271b768de1b88420fc56497f08f77957cc41
treeca6fa695d29445b8427f247905565d58bdd59ed1
parent7266309ccdf54ec76d319bfa6366bc6743085422
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