On Sun, 17 Nov 2024 13:03:32 +0100, Christophe JAILLET wrote: > chained_irq_enter(() should be paired with a corresponding > chained_irq_exit(). > > Here, if clk_enable() fails, a early return occurs and chained_irq_exit() > is not called. > > Add a new label and a goto for fix it. > > [...] Applied, thanks! [1/1] pinctrl: samsung: Fix irq handling if an error occurs in exynos_irq_demux_eint16_31() https://git.kernel.org/pinctrl/samsung/c/f686a2b52e9d78cf401f1b7f446bf0c3a81ebcc0 Best regards, -- Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>