commit | e90a7da4f75435ba0e5fcb12ed65fa6d4bd7a364 | [log] [tgz] |
---|---|---|
author | Bhumika Goyal <bhumirks@gmail.com> | Tue Aug 22 19:05:55 2017 +0530 |
committer | Stephen Boyd <sboyd@codeaurora.org> | Wed Nov 01 23:25:47 2017 -0700 |
tree | a4551b8d7cfbbe4ffcc214908c678d9f9d513c88 | |
parent | 9108620d2d52d7a58bbf6192e56903355eace907 [diff] |
clk: mmp: 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>