Re: [PATCH 1/3] ARM: omap2+: set IRQCHIP_SKIP_SET_WAKE for INTC interrupts.

From: Kevin Hilman
Date: Thu Apr 26 2012 - 16:08:13 EST


NeilBrown <neilb@xxxxxxx> writes:

> All interrupts can wake-from-sleep (I think) so it should be
> permissible to call enable_irq_wake(). Setting this flag allows that.
>
> It is needed because without this, an interrupt which is delivered
> during late suspend will get ignored but will not cause suspend to
> abort.
> If enable_irq_wake() is called and succeeds, check_wakuep_irqs()
> will abort the suspend if the interrupt has fired.
>
> Signed-off-by: NeilBrown <neilb@xxxxxxx>

Acked-by: Kevin Hilman <khilman@xxxxxx>

Tony, should I queue this one in my OMAP PM features for v3.5 branch?
or do you want to take it?

Kevin
--
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/