Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1653061
| From | Alexandre Belloni <alexandre.belloni@free-electrons.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v4 1/2] clk: at91: fix clk-generated parenting |
| Date | 2017-05-30 12:00 +0200 |
| Message-ID | <tMM6v-5FJ-29@gated-at.bofh.it> (permalink) |
| References | <tGjJT-5NS-1@gated-at.bofh.it> <tIF3B-3cN-51@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 18/05/2017 at 18:33:02 -0700, Stephen Boyd wrote:
> On 05/12, Alexandre Belloni wrote:
> > clk_generated_startup is called after clk_hw_register. So the first call to
> > get_parent will not have the correct value (i.e. 0) and because this is
> > cached, it may never be updated.
> >
> > Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
> > ---
>
> Fixes tag?
Yep,
Fixes: df70aeef6083 ("clk: at91: add generated clock driver")
Can you add it or do you want a new version?
--
Alexandre Belloni, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Re: [PATCH v4 1/2] clk: at91: fix clk-generated parenting Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2017-05-30 12:00 +0200 Re: [PATCH v4 1/2] clk: at91: fix clk-generated parenting Stephen Boyd <sboyd@codeaurora.org> - 2017-06-01 09:50 +0200
csiph-web