On Tue, Mar 14, 2017 at 4:23 PM, Bjorn Andersson
<[email protected]> wrote:
> Clearing the status bit on irq_unmask will discard any pending interrupt
> that did arrive after the irq_ack, i.e. while the IRQ handler function
> was executing.
>
> Fixes: f365be092572 ("pinctrl: Add Qualcomm TLMM driver")
> Cc: [email protected]
> Cc: Stephen Boyd <[email protected]>
> Reported-by: Timur Tabi <[email protected]>
> Signed-off-by: Bjorn Andersson <[email protected]>
Patch applied for fixes.
Yours,
Linus Walleij