[PATCH v4 04/19] clocksource: Add NPS400 timers driver
Daniel Lezcano
daniel.lezcano at linaro.org
Thu Dec 17 05:12:20 PST 2015
On 12/16/2015 02:10 AM, Noam Camus wrote:
> From: Noam Camus <noamc at ezchip.com>
>
> Add internal tick generator which is shared by all cores.
> Each cluster of cores view it through dedicated address.
> This is used for SMP system where all CPUs synced by same
> clock source.
>
> Signed-off-by: Noam Camus <noamc at ezchip.com>
> Cc: Daniel Lezcano <daniel.lezcano at linaro.org>
> Cc: Rob Herring <robh+dt at kernel.org>
> Cc: Thomas Gleixner <tglx at linutronix.de>
> Cc: John Stultz <john.stultz at linaro.org>
> Acked-by: Vineet Gupta <vgupta at synopsys.com>
[ ... ]
> + clk_prepare_enable(clk);
> + rate = clk_get_rate(clk);
With the return value checked:
Acked-by: Daniel Lezcano <daniel.lezcano at linaro.org>
Thanks !
-- Daniel
--
<http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs
Follow Linaro: <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog
More information about the linux-snps-arc
mailing list