Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1199642
| From | Daniel Lezcano <daniel.lezcano@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 19/20] clocksource: atmel-st: get and use slow clock |
| Date | 2015-08-04 12:40 +0200 |
| Message-ID | <pTHNv-7Vc-1@gated-at.bofh.it> (permalink) |
| References | <pRJTt-7hl-27@gated-at.bofh.it> <pRJTu-7hl-53@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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@free-electrons.com> > --- [ ... ] > +struct clk *sclk; Do you need this variable global ? AFAICS, its scope is in the init function, no ? > +int timer_latch; static. -- <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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Re: [PATCH 19/20] clocksource: atmel-st: get and use slow clock Daniel Lezcano <daniel.lezcano@linaro.org> - 2015-08-04 12:40 +0200 Re: [PATCH 19/20] clocksource: atmel-st: get and use slow clock Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2015-08-04 13:10 +0200
csiph-web