Re: [PATCH -next v2] pinctrl: mcp23s08: Fix missing unlock on error in mcp23s08_irq()

From: Linus Walleij
Date: Wed Jun 09 2021 - 07:14:39 EST


On Tue, Jun 8, 2021 at 8:16 AM Zou Wei <zou_wei@xxxxxxxxxx> wrote:

> Add the missing unlock before return from function mcp23s08_irq()
> in the error handling case.
>
> v1-->v2:
> remove the "return IRQ_HANDLED" line
>
> Fixes: 897120d41e7a ("pinctrl: mcp23s08: fix race condition in irq handler")
> Reported-by: Hulk Robot <hulkci@xxxxxxxxxx>
> Signed-off-by: Zou Wei <zou_wei@xxxxxxxxxx>

Patch applied.

Yours,
Linus Walleij