Daniel Thompson 3037e9ea78 clk: fixed: Add comment to clk_fixed_set_rate
Currently it is not made explicit why clk_fixed_set_rate() can ignore
its arguments and unconditionally return success. Add a comment
to explain this.

We also mark the clk_ops table const since it should never be
modified at runtime.

Suggested-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Daniel Thompson <daniel.thompson@linaro.org>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
2015-06-10 14:19:43 -07:00
..
2015-05-14 17:11:20 -07:00
2015-06-04 14:27:06 -07:00
2015-06-04 14:27:06 -07:00
2015-06-09 18:14:27 -07:00
2015-06-04 14:27:06 -07:00
2014-07-28 23:30:46 -07:00
2015-05-21 11:55:05 -07:00
2015-04-01 10:59:27 -07:00
2015-04-10 14:44:43 -07:00
2015-05-14 17:11:31 -07:00