commit | dc4cd941c900fda27f0146ab615122426229de73 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon May 14 15:12:42 2012 +0100 |
committer | Mike Turquette <mturquette@linaro.org> | Wed Jul 11 15:36:44 2012 -0700 |
tree | d7d93a06582354d8ba0eda1167186128a505389f | |
parent | f7d8caadfd2813cbada82ce9041b13c38e8e5282 [diff] |
clk: Constify struct clk_init_data Allow drivers to declare their clk_init_data const, the framework really shouldn't be modifying the data. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: Mike Turquette <mturquette@linaro.org>