commit | 9337631f52a84742a476383eb3e795ac5773f5ab | [log] [tgz] |
---|---|---|
author | Stephen Boyd <stephen.boyd@linaro.org> | Wed Jun 01 16:15:14 2016 -0700 |
committer | Stephen Boyd <sboyd@codeaurora.org> | Wed Aug 24 17:21:48 2016 -0700 |
tree | cd681c97259b579002e87b8583e98d085f83048f | |
parent | 2ceb3c7aadc4c1a4a16643c2ac1e7b64c40f4fc7 [diff] |
clk: efm32gg: 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: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by: Stephen Boyd <stephen.boyd@linaro.org> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>