commit | 5ff04b7287d87c1db74f47360365905ed9a97ff7 | [log] [tgz] |
---|---|---|
author | Dongsheng.wang@freescale.com <Dongsheng.wang@freescale.com> | Tue Apr 09 10:22:29 2013 +0800 |
committer | Scott Wood <scottwood@freescale.com> | Mon Jul 01 18:38:41 2013 -0500 |
tree | a1a01beb55cf349f09cbd9e6f6d145fb861d693c | |
parent | 9837b43c5f3514e5d28f65f1513f4dc6759d2810 [diff] |
powerpc/mpic: add irq_set_wake support Add irq_set_wake support. Just add IRQF_NO_SUSPEND to desc->action->flag. So the wake up interrupt will not be disable in suspend_device_irqs. Signed-off-by: Wang Dongsheng <dongsheng.wang@freescale.com> Signed-off-by: Scott Wood <scottwood@freescale.com>