]> asedeno.scripts.mit.edu Git - linux.git/commit
irqchip: renesas-irqc: Enable mask on suspend
authorMagnus Damm <damm@opensource.se>
Wed, 4 Dec 2013 12:05:56 +0000 (21:05 +0900)
committerThomas Gleixner <tglx@linutronix.de>
Wed, 22 Jan 2014 20:48:55 +0000 (21:48 +0100)
commit43881ec7a88a3d3b2fd6da58168173e135b41fba
tree3179a5334278133bac50037038d9da8ce5be135c
parent3aba55605326be6d7e624090858aa921ab519cda
irqchip: renesas-irqc: Enable mask on suspend

Now when lazy interrupt disable has been enabled in the driver
then extend the code to set IRQCHIP_MASK_ON_SUSPEND which tells
the core that only IRQs marked as wakeups need to stay enabled
during Suspend-to-RAM.

Signed-off-by: Magnus Damm <damm@opensource.se>
Cc: rob.herring@calxeda.com
Cc: grant.likely@secretlab.ca
Cc: horms@verge.net.au
Link: http://lkml.kernel.org/r/20131204120556.29642.27021.sendpatchset@w520
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
drivers/irqchip/irq-renesas-irqc.c