diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2014-08-28 16:49:43 +0200 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2014-09-01 13:48:21 +0200 |
commit | 092fadd59b50208f6859f89dd7ea84e03955b544 (patch) | |
tree | 7266c77f62a4e69d93ba110d14f7e3e76df1071d /virt | |
parent | 5417de222393164b87b2d142b6ec332be40a2564 (diff) | |
download | op-kernel-dev-092fadd59b50208f6859f89dd7ea84e03955b544.zip op-kernel-dev-092fadd59b50208f6859f89dd7ea84e03955b544.tar.gz |
genirq: Move MASK_ON_SUSPEND handling into suspend_device_irqs()
There is no reason why we should delay the masking of interrupts whose
interrupt chip requests MASK_ON_SUSPEND to the point where we check
the wakeup interrupts. We can do it right at the point where we mark
the interrupt as suspended.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions