commit | b228fad50c009182ae012de35ee05cad9818d8b5 | [log] [tgz] |
---|---|---|
author | Stephen Boyd <[email protected]> | Wed Jun 01 16:15:24 2016 -0700 |
committer | Stephen Boyd <[email protected]> | Thu Jun 30 12:29:14 2016 -0700 |
tree | 84ce200ab7198ce8ff980925987f13e8540ac3a6 | |
parent | 4e950d1ef1c61c5a14bec967a317ee9a3bb5893b [diff] |
clk: s2mps11: 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. Signed-off-by: Stephen Boyd <[email protected]> Acked-by: Andi Shyti <[email protected]> Reviewed-by: Krzysztof Kozlowski <[email protected]> Signed-off-by: Stephen Boyd <[email protected]>