[PATCH] ARM: use clockevents_config_and_register() where possible
Tony Lindgren
tony at atomide.com
Mon Nov 26 20:18:06 EST 2012
* Shawn Guo <shawn.guo at linaro.org> [121126 05:36]:
> 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.
Cool. Seems to boot for omap1 and omap2+, so:
Tested-by: Tony Lindgren <tony at atomide.com>
More information about the linux-arm-kernel
mailing list