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

From: Viresh Kumar
Date: Wed Sep 13 2017 - 15:15:42 EST


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@xxxxxxxxx>
> ---
> 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@xxxxxxxxxx>

--
viresh