]> git.baikalelectronics.ru Git - kernel.git/commit
[ARM] 3785/1: S3C2412: Fix idle code as default uses wrong clocks
authorBen Dooks <ben-linux@fluff.org>
Thu, 14 Sep 2006 12:29:15 +0000 (13:29 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 14 Sep 2006 12:29:15 +0000 (13:29 +0100)
commiteffda3868cb4be904a43a9a255f3ef40e906cfe3
tree90ba1f16e562a64d4efe6e23470a90c74f9006e5
parentfda7c7fa50f86eedc01ad7f79c94bcb4d75f4673
[ARM] 3785/1: S3C2412: Fix idle code as default uses wrong clocks

Patch from Ben Dooks

Fix the idle code on the s3c2412 as the default
code is using bits in the CLKCON register that are
no-longer there.

Provide an override for the idle code, and ensure
that the power configuration is set to allow idle
instead of stop or sleep.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-s3c2410/s3c2412.c
include/asm-arm/arch-s3c2410/regs-power.h [new file with mode: 0644]