]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/mfd/twl4030-irq.c
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux...
[karo-tx-linux.git] / drivers / mfd / twl4030-irq.c
index 9d2d1bad67800e3d64d02ae46c4f9aeb4980b5e4..9aa6d1efa24112a6c5f28c37f4c42981e18f87b6 100644 (file)
@@ -570,6 +570,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,
 };
 
 /*----------------------------------------------------------------------*/