Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1467569 > unrolled thread

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

Started byLinus Walleij <linus.walleij@linaro.org>
First post2016-08-22 14:10 +0200
Last post2016-08-22 14:10 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [RESEND][PATCH v2] pinctrl: exynos: remove duplicate calls in irq handler Linus Walleij <linus.walleij@linaro.org> - 2016-08-22 14:10 +0200

#1467569 — Re: [RESEND][PATCH v2] pinctrl: exynos: remove duplicate calls in irq handler

FromLinus Walleij <linus.walleij@linaro.org>
Date2016-08-22 14:10 +0200
SubjectRe: [RESEND][PATCH v2] pinctrl: exynos: remove duplicate calls in irq handler
Message-ID<s8Wdc-66j-3@gated-at.bofh.it>
On Tue, Aug 16, 2016 at 12:45 PM, perr perr <strongbox8@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@zoho.com>
> Acked-by: Tomasz Figa <tomasz.figa@gmail.com>
> Reviewed-by: Krzysztof Kozlowski <k.kozlowski@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

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web