Re: [PATCH 0/6] clk: socfpga: use of_clk_add_hw_provider and improve error handling

From: Stephen Boyd
Date: Tue Mar 21 2023 - 19:47:40 EST


Quoting Marco Pagani (2022-12-09 07:29:07)
> This patch set improves error handling and replaces the deprecated
> of_clk_add_provider() function with of_clk_add_hw_provider() in the
> Intel SoC-FPGA family clock drivers.
>
> The patch set is based on top of the patch: "Fix memory leak in
> socfpga_gate_init()" to avoid a conflict.
>
> https://lore.kernel.org/all/20221123031622.63171-1-xiujianfeng@xxxxxxxxxx/

I was waiting for Dinh to review this. I guess that won't happen so I'll
just go apply this.