Re: [PATCH 1/3] clk: zynqmp: Check the return type
From: Stephen Boyd <sboyd@kernel.org>
Date: 2021-08-29 04:26:09
From: Stephen Boyd <sboyd@kernel.org>
Date: 2021-08-29 04:26:09
Quoting Shubhrajyoti Datta (2021-08-17 23:59:27)
Currently the return value of of_clk_add_hw_provider is ignored. lets check and return value. Signed-off-by: Shubhrajyoti Datta <redacted> ---
Applied to clk-next