Re: [PATCH v7 1/7] clk: Zero init clk_init_data in helpers

From: Stephen Boyd
Date: Tue Nov 26 2019 - 13:06:58 EST


Quoting Manivannan Sadhasivam (2019-11-15 08:28:55)
> The clk_init_data struct needs to be initialized to zero for the new
> parent_map implementation to work correctly. Otherwise, the member which
> is available first will get processed.
>
> Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@xxxxxxxxxx>
> ---

Applied to clk-next