mfd: twl4030: Allow IRQ wake enable to succeed on subchip IRQs
[sfrench/cifs-2.6.git] / drivers / mfd / twl4030-irq.c
index a5f9888aa19c9679856143d8a231aed02bfa51ab..3fa7df21c5e3ef582655973192afd48cc02dba56 100644 (file)
@@ -573,6 +573,7 @@ static struct irq_chip twl4030_sih_irq_chip = {
        .irq_set_type   = twl4030_sih_set_type,
        .irq_bus_lock   = twl4030_sih_bus_lock,
        .irq_bus_sync_unlock = twl4030_sih_bus_sync_unlock,
+       .flags          = IRQCHIP_SKIP_SET_WAKE,
 };
 
 /*----------------------------------------------------------------------*/