[PATCH 19/20] clocksource: atmel-st: get and use slow clock

Alexandre Belloni alexandre.belloni at free-electrons.com
Tue Aug 4 04:00:44 PDT 2015


On 04/08/2015 at 12:31:19 +0200, Daniel Lezcano wrote :
> On 07/30/2015 02:22 AM, Alexandre Belloni wrote:
> >The current slow clock rate is hardcoded. Properly get the slow clock
> >and use its rate.
> >
> >Signed-off-by: Alexandre Belloni <alexandre.belloni at free-electrons.com>
> >---
> 
> [ ... ]
> 
> >+struct clk *sclk;
> 
> Do you need this variable global ? AFAICS, its scope is in the init
> function, no ?
> 

Indeed.

> >+int timer_latch;
> 
> static.
> 

Yeah, this was changed in v2 (that I forgot to label as v2).

-- 
Alexandre Belloni, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com



More information about the linux-arm-kernel mailing list