summary refs log tree commit diff
path: root/net/netrom
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2011-03-25 16:07:51 +0100
committerThomas Gleixner <tglx@linutronix.de>2011-03-29 14:48:09 +0200
commita28ab38c440d0391d8a3673514e4cfb079445309 (patch)
treef5ceb1401f4ffe872086a02e021b9bd6cb870095 /net/netrom
parent00e70bad1abba1f96f7b9e6454b222f393e5281f (diff)
downloadlinux-a28ab38c440d0391d8a3673514e4cfb079445309.tar.gz
powerpc: cpm2_pic: 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 'net/netrom')
0 files changed, 0 insertions, 0 deletions