commit | 38ce73ebd74a9a1738b73619557f2397c59ba628 | [log] [tgz] |
---|---|---|
author | Lennert Buytenhek <buytenh@wantstofly.org> | Mon Sep 18 23:21:38 2006 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Mon Sep 25 10:25:45 2006 +0100 |
tree | 02c812c665d0bb9c6872f81ad64328306fa3157f | |
parent | 0b29de4a6ac0936f56b974a3c19bd9c24ac5b5d7 [diff] |
[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>