[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <5672B4B4.2010305@linaro.org>
Date: Thu, 17 Dec 2015 14:12:20 +0100
From: Daniel Lezcano <daniel.lezcano@...aro.org>
To: Noam Camus <noamc@...hip.com>, linux-snps-arc@...ts.infradead.org
Cc: linux-kernel@...r.kernel.org, cmetcalf@...hip.com,
Rob Herring <robh+dt@...nel.org>,
Thomas Gleixner <tglx@...utronix.de>,
John Stultz <john.stultz@...aro.org>
Subject: Re: [PATCH v4 04/19] clocksource: Add NPS400 timers driver
On 12/16/2015 02:10 AM, Noam Camus wrote:
> From: Noam Camus <noamc@...hip.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@...hip.com>
> Cc: Daniel Lezcano <daniel.lezcano@...aro.org>
> Cc: Rob Herring <robh+dt@...nel.org>
> Cc: Thomas Gleixner <tglx@...utronix.de>
> Cc: John Stultz <john.stultz@...aro.org>
> Acked-by: Vineet Gupta <vgupta@...opsys.com>
[ ... ]
> + clk_prepare_enable(clk);
> + rate = clk_get_rate(clk);
With the return value checked:
Acked-by: Daniel Lezcano <daniel.lezcano@...aro.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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists