]> 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>
Mon, 12 Sep 2011 07:55:48 +0000 (08:55 +0100)
commit4244969aa2b826346016d70e79b7d5464e9db757
treece165bcbb99319db23b33beb797f8266ba9263d1
parentb97ecbace18d2ae73d6c3b106bcbab7fcab90e5e
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