clk: bcm: iproc: Migrate to clk_hw based registration and OF 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: Jon Mason <[email protected]>
Cc: Simran Rai <[email protected]>
Signed-off-by: Stephen Boyd <[email protected]>
Tested-by: Ray Jui <[email protected]>
Signed-off-by: Stephen Boyd <[email protected]>
3 files changed