mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +08:00
We're removing struct clk from the clk provider API, so switch this code to using the clk_hw based provider APIs. Reviewed-by: Alex Elder <elder@linaro.org> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>