]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: 7086/2: mach-integrator: modernize clock event registration
authorLinus Walleij <linus.walleij@linaro.org>
Thu, 8 Sep 2011 20:22:32 +0000 (21:22 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 22 Sep 2011 18:23:37 +0000 (19:23 +0100)
commit64df454ac21c684707a5e443a7af2ca006115dff
treee9864132755b93f6e19e0b1af8d20fa7febbaddd
parent03453492278c26ccffd03f50891164eb7650da8d
ARM: 7086/2: mach-integrator: modernize clock event registration

Drop mult, shift and delta calculations and let the
clockevent core scale this as appropriate.

Set the minimum interval to 1 rather than 15 (0xf), there
is nothing in the data sheets I have indicating that 15
should be some minimum value.

Acked-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-integrator/integrator_ap.c