"drivers/clk/clk-gpio.c" did not exist on "44b4aa97bea84fa8ac179155f147e3483cc7a6e0"
-
Stephen Boyd authored
Add registration APIs in the clk gpio code to return struct clk_hw pointers instead of struct clk pointers. This way we hide the struct clk pointer from providers unless they need to use consumer facing APIs. Signed-off-by:Stephen Boyd <sboyd@codeaurora.org>
Stephen Boyd authoredAdd registration APIs in the clk gpio code to return struct clk_hw pointers instead of struct clk pointers. This way we hide the struct clk pointer from providers unless they need to use consumer facing APIs. Signed-off-by:Stephen Boyd <sboyd@codeaurora.org>
Loading