Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1731795 > unrolled thread

Re: [PATCH] clk: spear: make clk_ops const

Started byViresh Kumar <viresh.kumar@linaro.org>
First post2017-09-13 21:20 +0200
Last post2017-09-13 21:20 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH] clk: spear: make clk_ops const Viresh Kumar <viresh.kumar@linaro.org> - 2017-09-13 21:20 +0200

#1731795 — Re: [PATCH] clk: spear: make clk_ops const

FromViresh Kumar <viresh.kumar@linaro.org>
Date2017-09-13 21:20 +0200
SubjectRe: [PATCH] clk: spear: make clk_ops const
Message-ID<uplmy-2Zr-5@gated-at.bofh.it>
On 22-08-17, 18:44, Bhumika Goyal wrote:
> Make these const as they are only stored in the const field of a
> clk_init_data structure.
> 
> Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>
> ---
>  drivers/clk/spear/clk-aux-synth.c  | 2 +-
>  drivers/clk/spear/clk-frac-synth.c | 2 +-
>  drivers/clk/spear/clk-gpt-synth.c  | 2 +-
>  drivers/clk/spear/clk-vco-pll.c    | 4 ++--
>  4 files changed, 5 insertions(+), 5 deletions(-)

Acked-by: Viresh Kumar <viresh.kumar@linaro.org>

-- 
viresh

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web