Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1312015
| From | Daniel Lezcano <daniel.lezcano@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] clocksource: atmel-st: use return value from clk_prepare_enable() |
| Date | 2016-01-19 10:00 +0100 |
| Message-ID | <qSAiS-5me-21@gated-at.bofh.it> (permalink) |
| References | <qSnOG-5b4-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 01/18/2016 08:34 PM, Alexandre Belloni wrote: > ret is used to detect an error but it was not properly updated after > calling clk_prepare_enable() thus it made it impossible to detect an error > when enabling the slow clock. > > Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> > --- Applied 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
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] clocksource: atmel-st: use return value from clk_prepare_enable() Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2016-01-18 20:40 +0100 Re: [PATCH] clocksource: atmel-st: use return value from clk_prepare_enable() Nicolas Ferre <nicolas.ferre@atmel.com> - 2016-01-19 09:40 +0100 Re: [PATCH] clocksource: atmel-st: use return value from clk_prepare_enable() Daniel Lezcano <daniel.lezcano@linaro.org> - 2016-01-19 10:00 +0100
csiph-web