Re: [PATCH] pinctrl: mediatek: fix suspend/resume timing issue

From: Linus Walleij
Date: Wed Jun 08 2016 - 04:11:26 EST


On Fri, Jun 3, 2016 at 5:28 AM, <hongkun.cao@xxxxxxxxxxxx> wrote:

> From: "hongkun.cao" <hongkun.cao@xxxxxxxxxxxx>
>
> An irq which is a wake up source maybe masked unexpectedly if the wake
> up source irq was triggered after pinctrl irqchip suspend and before
> suspend_device_irqs finished.
> Use *_noirq callbacks to guarantee pinctrl irqchip suspend would be
> called after suspend_devices_irqs.
>
> Signed-off-by: hongkun.cao <hongkun.cao@xxxxxxxxxxxx>

No rreaction from the other maintainers but it looks correct to me
so patch applied.

Yours,
Linus Walleij