Re: [PATCH 19/34] mfd: sec: don't ignore errors from sec_irq_init()
From: Krzysztof Kozlowski
Date: Wed Mar 26 2025 - 03:29:41 EST
On 23/03/2025 23:39, André Draszik wrote:
> sec_irq_init() can fail, we shouldn't continue and ignore the error in
> that case, but actually error out.
>
> Signed-off-by: André Draszik <andre.draszik@xxxxxxxxxx>
> ---
> drivers/mfd/sec-common.c | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
That's a big patchset, I finished here. I will go over the rest some
other day or when you send v2.
Best regards,
Krzysztof