Re: [PATCH 2/3] clk: let init callback return an error code

From: Heiko Stuebner
Date: Sun Sep 29 2019 - 15:35:02 EST


Am Dienstag, 24. September 2019, 14:39:53 CEST schrieb Jerome Brunet:
> If the init callback is allowed to request resources, it needs a return
> value to report the outcome of such a request.
>
> Signed-off-by: Jerome Brunet <jbrunet@xxxxxxxxxxxx>
> ---
[...]
> drivers/clk/rockchip/clk-pll.c | 28 ++++++++++++++++-----------

for the Rockchip part
Acked-by: Heiko Stuebner <heiko@xxxxxxxxx>