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


Groups > linux.kernel > #1731795

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

From Viresh Kumar <viresh.kumar@linaro.org>
Newsgroups linux.kernel
Subject Re: [PATCH] clk: spear: make clk_ops const
Date 2017-09-13 21:20 +0200
Message-ID <uplmy-2Zr-5@gated-at.bofh.it> (permalink)
References <uhhg5-2TJ-17@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

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

csiph-web