Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1721450
| From | Shawn Guo <shawnguo@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 1/2] clk: imx: constify clk_div_table |
| Date | 2017-08-28 11:50 +0200 |
| Message-ID | <ujoQa-3WH-31@gated-at.bofh.it> (permalink) |
| References | <ujkMx-1pK-1@gated-at.bofh.it> <ujkMx-1pK-15@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mon, Aug 28, 2017 at 10:58:52AM +0530, Arvind Yadav wrote: > clk_div_table are not supposed to change at runtime. All functions > working with clk_div_table provided by <linux/clk-provider.h> work > with const clk_div_table. So mark the non-const structs as const. > > Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com> Acked-by: Shawn Guo <shawnguo@kernel.org>
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 0/2] constify clk clk_div_table Arvind Yadav <arvind.yadav.cs@gmail.com> - 2017-08-28 07:30 +0200
[PATCH 1/2] clk: imx: constify clk_div_table Arvind Yadav <arvind.yadav.cs@gmail.com> - 2017-08-28 07:30 +0200
Re: [PATCH 1/2] clk: imx: constify clk_div_table Shawn Guo <shawnguo@kernel.org> - 2017-08-28 11:50 +0200
Re: [PATCH 1/2] clk: imx: constify clk_div_table Stephen Boyd <sboyd@codeaurora.org> - 2017-08-31 07:40 +0200
[PATCH 2/2] clk: zte: constify clk_div_table Arvind Yadav <arvind.yadav.cs@gmail.com> - 2017-08-28 07:30 +0200
Re: [PATCH 2/2] clk: zte: constify clk_div_table Shawn Guo <shawnguo@kernel.org> - 2017-08-28 11:50 +0200
Re: [PATCH 2/2] clk: zte: constify clk_div_table Stephen Boyd <sboyd@codeaurora.org> - 2017-08-31 07:40 +0200
csiph-web