[PATCH v2 0/3] Use helper clockevents_config_and_register()
Arnd Bergmann
arnd at arndb.de
Sat Jan 12 16:14:07 EST 2013
On Saturday 12 January 2013, 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 handy helper to make
> the drivers less error prone and save some LOC.
>
> Changes since v1:
> - Add one patch to export clockevents_config_and_register for fixing
> the error [1] reported by Fengguang.
> - Add Acked-by and Tested-by tags given by people (Thanks!)
>
> [1] http://thread.gmane.org/gmane.linux.ports.arm.kernel/209152
Very nice series!
Acked-by: Arnd Bergmann <arnd at arndb.de>
More information about the linux-arm-kernel
mailing list