Hi Kevin, On Fri, May 31, 2013 at 02:44:54PM -0700, Kevin Hilman wrote: > The genirq IRQ wake method will default to failure if the irq_chip > does not provide a set_wake method. However, for TWL4030 sub-chip > IRQs, we want the wake enable to succeed even though we don't provide > a set_wake method. This allows sub-chip IRQs to still be flagged as > wakeup capable, and allow them to wakeup from suspend (or abort > suspend if they fire during suspend.) > > To fix, use the IRQCHIP_SKIP_SET_WAKE flag in the irq_chip. > > Signed-off-by: Kevin Hilman <khilman@xxxxxxxxxx> > --- > drivers/mfd/twl4030-irq.c | 1 + > 1 file changed, 1 insertion(+) Applied to mfd-next, thanks. Cheers, Samuel. -- Intel Open Source Technology Centre http://oss.intel.com/ -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html