Quoting Stephen Boyd (2019-08-15 09:00:18) > A future patch is going to change semantics of clk_register() so that > clk_hw::init is guaranteed to be NULL after a clk is registered. Avoid > referencing this member here so that we don't run into NULL pointer > exceptions. > > Cc: Jun Nie <jun....@linaro.org> > Cc: Shawn Guo <shawn...@kernel.org> > Signed-off-by: Stephen Boyd <sb...@kernel.org> > ---
Applied to clk-next