https://github.com/torvalds/linux
Revision 56f1319e877a969b814b3805c77ea9c31d849f54 authored by Russell King on 10 June 2006, 11:42:12 UTC, committed by Russell King on 10 June 2006, 11:42:12 UTC
Both Integrator and Versatile were using set_irq_handler() and
enable_irq(), and working around the initialisation of the
chained interrupt, instead of the more correct
set_irq_chained_handler() function.  Fix Integrator and
Versatile to use the right function, and remove these work-arounds.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
1 parent e2f04e1
History
Tip revision: 56f1319e877a969b814b3805c77ea9c31d849f54 authored by Russell King on 10 June 2006, 11:42:12 UTC
[ARM] Fix Integrator and Versatile interrupt initialisation
Tip revision: 56f1319
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 462 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 87.4 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 68.9 KB
Makefile -rw-r--r-- 43.7 KB
README -rw-r--r-- 16.2 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top