Santosh Shilimkar 60f96b41f7 genirq: Add IRQCHIP_SKIP_SET_WAKE flag
Some irq chips need the irq_set_wake() functionality, but do not
require a irq_set_wake() callback. Instead of forcing an empty
callback to be implemented add a flag which notes this fact. Check for
the flag in set_irq_wake_real() and return success when set.

Signed-off-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
2011-09-12 09:52:49 +02:00
..
2011-03-29 14:48:19 +02:00
2011-07-25 20:57:14 -07:00
2011-03-29 14:48:19 +02:00
2011-07-26 16:24:02 +02:00
2011-03-29 14:48:19 +02:00
2011-08-18 14:12:48 -07:00
2011-03-31 11:26:23 -03:00
2011-03-29 14:48:19 +02:00