commit | f5b3715ecf851da45f27e28120b9c5c9ddeccb5f | [log] [tgz] |
---|---|---|
author | Stephen Boyd <stephen.boyd@linaro.org> | Wed Jun 01 16:15:30 2016 -0700 |
committer | Stephen Boyd <sboyd@codeaurora.org> | Wed Aug 24 17:34:11 2016 -0700 |
tree | 9e7c3064921f7a673f3e75f436a643647af92023 | |
parent | a340dae9de5df79d1d09ab7eae6cb8bbeb77b996 [diff] |
clk: twl6040: Migrate to clk_hw based 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: Peter Ujfalusi <peter.ujfalusi@ti.com> Signed-off-by: Stephen Boyd <stephen.boyd@linaro.org> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>