diff options
author | Ian Campbell <ian.campbell@citrix.com> | 2010-07-29 10:16:34 (GMT) |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2010-07-29 11:24:57 (GMT) |
commit | ba461f094bab2dc09487816b9dfce845796b259d (patch) | |
tree | 4e175680cef1d200b854d930f39f9ca5af4cbd6f /lib/find_next_bit.c | |
parent | 2dd9320305416c171087d5347a6c908ae22c6be1 (diff) | |
download | linux-fsl-qoriq-ba461f094bab2dc09487816b9dfce845796b259d.tar.xz |
powerpc: Use IRQF_NO_SUSPEND not IRQF_TIMER for non-timer interrupts
kw_i2c_irq and via_pmu_interrupt are not timer interrupts and
therefore should not use IRQF_TIMER. Use the recently introduced
IRQF_NO_SUSPEND instead since that is the actual desired behaviour.
Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Grant Likely <grant.likely@secretlab.ca>
Cc: linuxppc-dev@ozlabs.org
Cc: devicetree-discuss@lists.ozlabs.org
LKML-Reference: <1280398595-29708-3-git-send-email-ian.campbell@citrix.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'lib/find_next_bit.c')
0 files changed, 0 insertions, 0 deletions