clk: versatile: make clk_ops const
authorBhumika Goyal <bhumirks@gmail.com>
Tue, 22 Aug 2017 14:06:26 +0000 (19:36 +0530)
committerStephen Boyd <sboyd@codeaurora.org>
Thu, 31 Aug 2017 05:38:59 +0000 (22:38 -0700)
commit2c606871f3d8e3cfd4a079081a7cd9aabdbba99a
treef9136998e162f485f7cb87399326674399528081
parentdaeeb438c052e3763617c636943e07a8f3684e9e
clk: versatile: make clk_ops const

Make this const as it is only stored in the const field of a
clk_init_data structure.

Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>
Acked-by: Liviu Dudau <Liviu.Dudau@arm.com>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
drivers/clk/versatile/clk-vexpress-osc.c