[PATCH] ARM: use clockevents_config_and_register() where possible
Stephen Warren
swarren at wwwdotorg.org
Mon Nov 26 16:55:40 EST 2012
On 11/26/2012 06:34 AM, 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.
For the Tegra portions,
Tested-by: Stephen Warren <swarren at nvidia.com>
Acked-by: Stephen Warren <swarren at nvidia.com>
More information about the linux-arm-kernel
mailing list