commit | 822c250e154cd44cf60a4f0d647aa70abea09520 | [log] [tgz] |
---|---|---|
author | Shawn Guo <shawn.guo@linaro.org> | Tue Mar 27 15:23:22 2012 +0800 |
committer | Mike Turquette <mturquette@linaro.org> | Tue Apr 24 16:37:38 2012 -0700 |
tree | e23420400357585a3ab0cdbacd2c8d8b9605efd2 | |
parent | c0d2530c03cbf3741cb7a0f8ebae93e7a563fc58 [diff] |
clk: add "const" for clk_ops of basic clks The clk_ops of basic clks should have "const" to match the definition in "struct clk" and clk_register prototype. Signed-off-by: Shawn Guo <shawn.guo@linaro.org> Signed-off-by: Mike Turquette <mturquette@linaro.org>