Staging
v0.8.1
https://github.com/torvalds/linux
Revision 5fed97a9fdc0bc76ea2e220cf3aac0e8c7cf4b2b authored by Thomas Gleixner on 25 March 2011, 15:18:32 UTC, committed by Thomas Gleixner on 29 March 2011, 12:48:10 UTC
The core irq_set_type() function updates the flow type when the chip
callback returns 0. So setting the type is bogus. The level flag is
updated in the core as well.

Use the proper accessors for setting the irq handlers.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
1 parent ecf4b19
History
Tip revision: 5fed97a9fdc0bc76ea2e220cf3aac0e8c7cf4b2b authored by Thomas Gleixner on 25 March 2011, 15:18:32 UTC
powerpc: mpc8xx_pic: Cleanup flow type handling
Tip revision: 5fed97a
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 941 bytes
.mailmap -rw-r--r-- 4.1 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.7 KB
Kbuild -rw-r--r-- 2.4 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 187.9 KB
Makefile -rw-r--r-- 51.1 KB
README -rw-r--r-- 17.1 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top