Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1214984
| From | Michael Turquette <mturquette@baylibre.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH RESEND] clk: s5pv210: add missing call to samsung_clk_of_add_provider() |
| Date | 2015-08-28 01:00 +0200 |
| Message-ID | <q2ejf-1y1-5@gated-at.bofh.it> (permalink) |
| References | <pWAcO-8hY-23@gated-at.bofh.it> <pWAcP-8hY-31@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Quoting Tomasz Figa (2015-08-12 02:00:17)
> 2015-08-12 17:58 GMT+09:00 Marek Szyprowski <m.szyprowski@samsung.com>:
> > Commit d5e136a21b2028fb1f45143ea7112d5869bfc6c7 ("clk: samsung: Register
> > clk provider only after registering its all clocks", merged to v3.17-rc1)
> > modified a way that driver registers registers to core framework. This
> > change has not been applied to s5pv210 clocks driver, which has been
> > merged in parallel to that commit. This patch adds a missing call to
> > samsung_clk_of_add_provider(), so the driver is operational again.
> >
> > Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
> > CC: stable@vger.kernel.org # v3.17+
> > ---
> > drivers/clk/samsung/clk-s5pv210.c | 2 ++
> > 1 file changed, 2 insertions(+)
> >
>
> Acked-by: Tomasz Figa <tomasz.figa@gmail.com>
The original mail slipped past my filter. Sorry about that. Also please
address all clk driver patches to linux-clk@vger.kernel.org (I see that
this one is not).
I've applied to clk-next towards 4.3.
Regards,
Mike
>
> Best regards,
> Tomasz
--
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 | Find similar | Unroll thread
Re: [PATCH RESEND] clk: s5pv210: add missing call to samsung_clk_of_add_provider() Michael Turquette <mturquette@baylibre.com> - 2015-08-28 01:00 +0200
csiph-web