[RESEND][PATCH v2] pinctrl: exynos: remove duplicate calls in irq handler

Linus Walleij linus.walleij at linaro.org
Mon Aug 22 05:08:14 PDT 2016


On Tue, Aug 16, 2016 at 12:45 PM, perr perr <strongbox8 at zoho.com> wrote:

> Because chained_irq_enter() has already called chip->irq_mask() and
> chip->irq_ack(), also chained_irq_exit() will call chip->irq_unmask(),
> so it's not necessary to call chip->irq_*() here.
>
> Signed-off-by: Perr Zhang <strongbox8 at zoho.com>
> Acked-by: Tomasz Figa <tomasz.figa at gmail.com>
> Reviewed-by: Krzysztof Kozlowski <k.kozlowski at samsung.com>

Patch did not apply because of whitespace-damage, I guess due
to this:

User-Agent: Zoho Mail
X-Mailer: Zoho Mail

No idea what that is :D

But don't worry! I edited the patch by hand and now it is applied,
check the result in linux-next.

Yours,
Linus Walleij



More information about the linux-arm-kernel mailing list