]> git.karo-electronics.de Git - karo-tx-linux.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>
Mon, 21 Nov 2011 10:10:52 +0000 (10:10 +0000)
commit404325c9dd0b06e61e288aa5f91d60c6905e133c
treec3538edbd2d7cc07d796e4e3dd9683cbcf143cc9
parent59136ef3c596606d3eef920dc3e0fdfa2ce52c6f
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