Re: [PATCH] gpio/crystalcove: set IRQCHIP_SKIP_SET_WAKE for the irqchip

From: Linus Walleij
Date: Tue Jun 02 2015 - 05:23:13 EST


On Thu, May 28, 2015 at 4:58 AM, Aaron Lu <aaron.lu@xxxxxxxxx> wrote:

> The CrystalCove GPIO irqchip doesn't have irq_set_wake callback defined
> so we should set IRQCHIP_SKIP_SET_WAKE for it or it would cause an irq
> desc's wake_depth unbalanced warning during system resume phase from the
> gpio_keys driver, which is the driver for the power button of the ASUS
> T100 laptop.
>
> Signed-off-by: Aaron Lu <aaron.lu@xxxxxxxxx>
> Cc: <stable@xxxxxxxxxxxxxxx>

Patch applied.

Yours,
Linus Walleij
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/