[PATCH] clk: spear: make clk_ops const
Viresh Kumar
viresh.kumar at linaro.org
Wed Sep 13 12:15:33 PDT 2017
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 at 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 at linaro.org>
--
viresh
More information about the linux-arm-kernel
mailing list