diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2011-03-25 16:16:30 +0100 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2011-03-29 14:48:10 +0200 |
commit | ecf4b1961583e2a56fc935061f56f782173d0749 (patch) | |
tree | b556dc18f76cd469589c0401d0d576ee4ed87b8d /arch/powerpc/sysdev/fsl_pmc.c | |
parent | 7bf811a8744d1eacff556bb7decc9c606b1537c2 (diff) |
powerpc: ipic: Cleanup flow type handling
The core irq_set_type() function updates the flow type when the chip
callback returns 0. So setting the type is bogus.
The new core code allows to update the type in irq_data and return
IRQ_SET_MASK_OK_NOCOPY, so the core code will not touch it, except for
setting the IRQ_LEVEL flag.
Use the proper accessors for setting the irq handlers.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'arch/powerpc/sysdev/fsl_pmc.c')
0 files changed, 0 insertions, 0 deletions