clk: mxs: make clk_ops const
authorBhumika Goyal <bhumirks@gmail.com>
Tue, 22 Aug 2017 13:52:47 +0000 (19:22 +0530)
committerStephen Boyd <sboyd@codeaurora.org>
Thu, 2 Nov 2017 06:25:43 +0000 (23:25 -0700)
commited3f2d12213b3d13ca0b941199c250c66a318b72
tree01272449c9049763e327ef7a6240bef256f466a8
parent8f435057e9c5eca9da7c02ab398971280ba80056
clk: mxs: make clk_ops const

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>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
drivers/clk/mxs/clk-div.c
drivers/clk/mxs/clk-frac.c