diff options
author | Ian Campbell <ian.campbell@citrix.com> | 2010-07-29 11:16:34 +0100 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2010-07-29 13:24:57 +0200 |
commit | ba461f094bab2dc09487816b9dfce845796b259d (patch) | |
tree | 4e175680cef1d200b854d930f39f9ca5af4cbd6f /drivers/spi/spi_s3c24xx_gpio.c | |
parent | 2dd9320305416c171087d5347a6c908ae22c6be1 (diff) | |
download | kernel_samsung_smdk4412-ba461f094bab2dc09487816b9dfce845796b259d.zip kernel_samsung_smdk4412-ba461f094bab2dc09487816b9dfce845796b259d.tar.gz kernel_samsung_smdk4412-ba461f094bab2dc09487816b9dfce845796b259d.tar.bz2 |
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 'drivers/spi/spi_s3c24xx_gpio.c')
0 files changed, 0 insertions, 0 deletions