]> git.baikalelectronics.ru Git - kernel.git/commit
[ARM] 3825/1: iop3xx: use cp6 enable/disable macros
authorLennert Buytenhek <buytenh@wantstofly.org>
Mon, 18 Sep 2006 22:21:38 +0000 (23:21 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 25 Sep 2006 09:25:45 +0000 (10:25 +0100)
commitbbbc10db9cad181a72cf23315d8a5e8f130f2981
tree02c812c665d0bb9c6872f81ad64328306fa3157f
parentd4c6a09d5beec4d07e4ec8246e49ab0c5375ac5b
[ARM] 3825/1: iop3xx: use cp6 enable/disable macros

Add CP6 enable/disable sequences to the timekeeping code and the IRQ
code.  As a result, we can't depend on CP6 access being enabled when
we enter get_irqnr_and_base anymore, so switch the latter over to
using memory-mapped accesses for now.

Signed-off-by: Lennert Buytenhek <buytenh@wantstofly.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-iop32x/irq.c
arch/arm/mach-iop33x/irq.c
arch/arm/plat-iop/time.c
include/asm-arm/arch-iop32x/entry-macro.S
include/asm-arm/arch-iop33x/entry-macro.S