Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1412857
| From | Krzysztof Kozlowski <k.kozlowski@samsung.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 25/34] clk: s2mps11: Migrate to clk_hw based OF and registration APIs |
| Date | 2016-06-03 09:20 +0200 |
| Message-ID | <rFRyF-9r-5@gated-at.bofh.it> (permalink) |
| References | <rFnAB-6CD-3@gated-at.bofh.it> <rFnAC-6CD-33@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 06/02/2016 01:15 AM, Stephen Boyd wrote: > Now that we have clk_hw based provider APIs to register clks, we > can get rid of struct clk pointers while registering clks in > these drivers, allowing us to move closer to a clear split of > consumer and provider clk APIs. > > Cc: Andi Shyti <andi.shyti@samsung.com> > Cc: Krzysztof Kozlowski <k.kozlowski@samsung.com> > Signed-off-by: Stephen Boyd <stephen.boyd@linaro.org> > --- > > See commit 58657d189a2f and it's children for details on this > new registration API. > > drivers/clk/clk-s2mps11.c | 21 +++++++++------------ > 1 file changed, 9 insertions(+), 12 deletions(-) Looks and works correct: Reviewed-by: Krzysztof Kozlowski <k.kozlowski@samsung.com> Tested-by: Krzysztof Kozlowski <k.kozlowski@samsung.com> Best regards, Krzysztof
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 25/34] clk: s2mps11: Migrate to clk_hw based OF and registration APIs Stephen Boyd <stephen.boyd@linaro.org> - 2016-06-02 01:20 +0200 Re: [PATCH 25/34] clk: s2mps11: Migrate to clk_hw based OF and registration APIs Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2016-06-03 09:20 +0200 Re: [PATCH 25/34] clk: s2mps11: Migrate to clk_hw based OF and registration APIs Andi Shyti <andi.shyti@samsung.com> - 2016-06-08 09:30 +0200
csiph-web