commit | 6b212f5a6adc271547279d0140eaf70f8c06e65a | [log] [tgz] |
---|---|---|
author | Stephen Boyd <stephen.boyd@linaro.org> | Wed Jun 01 16:15:17 2016 -0700 |
committer | Stephen Boyd <sboyd@codeaurora.org> | Wed Aug 24 17:23:01 2016 -0700 |
tree | bcedf68adfafb7f6aac7d9de209c9d91425d5f21 | |
parent | 9337631f52a84742a476383eb3e795ac5773f5ab [diff] |
clk: mb86s7x: Migrate to clk_hw based OF and registration APIs Now that we have clk_hw based provider APIs to register clks, we can get rid of struct clk pointers while registering clks in these drivers, allowing us to move closer to a clear split of consumer and provider clk APIs. Cc: Jassi Brar <jaswinder.singh@linaro.org> Signed-off-by: Stephen Boyd <stephen.boyd@linaro.org> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>