From: Linus Walleij Date: Thu, 8 Sep 2011 20:22:32 +0000 (+0100) Subject: ARM: 7086/2: mach-integrator: modernize clock event registration X-Git-Tag: v3.2-rc1~189^2^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d8ce7129f6c4c2f8716d6a771d59f263deab898;p=pandora-kernel.git 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 Signed-off-by: Linus Walleij Signed-off-by: Russell King --- Reading git-diff-tree failed