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, 17 Oct 2011 08:12:43 +0000 (09:12 +0100)
commit6d8ce7129f6c4c2f8716d6a771d59f263deab898
tree00dc17d4332da512155b8332534301e23513532a
parent02f5632122ccbb6eb0c3b3f612b564b659defb32
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