Searched hist:"5 a962d2ea2f46adf61ed0f496de058770dc19ae9" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/clk/ |
H A D | clk-moxart.c | diff 5a962d2ea2f46adf61ed0f496de058770dc19ae9 Wed Jun 01 18:15:18 CDT 2016 Stephen Boyd <stephen.boyd@linaro.org> clk: moxart: 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: Jonas Jensen <jonas.jensen@gmail.com> Signed-off-by: Stephen Boyd <stephen.boyd@linaro.org> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
|