clk: ti: make clk_ops const
authorBhumika Goyal <bhumirks@gmail.com>
Tue, 22 Aug 2017 13:11:15 +0000 (18:41 +0530)
committerStephen Boyd <sboyd@codeaurora.org>
Wed, 23 Aug 2017 22:53:25 +0000 (15:53 -0700)
commit7cc566a821a0e0999209a256b80375d08db2840c
tree5c5b199add8a95952ebf6c73766d5f6f82be5805
parent535b1100d169589f095165c75918ad398943cc76
clk: ti: 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>
Acked-by: Tero Kristo <t-kristo@ti.com>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
drivers/clk/ti/adpll.c
drivers/clk/ti/apll.c
drivers/clk/ti/fapll.c