commit | f48d947a162dfa9d62ebe6d79eb30100cb81751b | [log] [tgz] |
---|---|---|
author | Stephen Boyd <stephen.boyd@linaro.org> | Wed Jun 01 16:15:12 2016 -0700 |
committer | Stephen Boyd <sboyd@codeaurora.org> | Wed Aug 24 17:19:26 2016 -0700 |
tree | 9c2ff4334b7561743c31f585e0900d44b785a1e8 | |
parent | a85d11712dd13fc2a389b950d12f6b7f7d8c4c48 [diff] |
clk: clps711x: 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: Alexander Shiyan <shc_work@mail.ru> Signed-off-by: Stephen Boyd <stephen.boyd@linaro.org> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>