[PATCH] ARM: use clockevents_config_and_register() where possible
Tony Prisk
linux at prisktech.co.nz
Mon Nov 26 15:04:36 EST 2012
On Mon, 2012-11-26 at 21:34 +0800, Shawn Guo wrote:
> The clockevent core is able to figure out the best mult and shift,
> calculate min_delta_ns and max_delta_ns, with the necessary info passed
> into clockevents_config_and_register(). Use this combined configure
> and register function where possible to make the codes less error prone
> and gain some positive diff stat.
Acked-by: Tony Prisk <linux at prisktech.co.nz>
More information about the linux-arm-kernel
mailing list