https://github.com/torvalds/linux
Revision 14fdd90ef2ec1878d6851ec4dd8d5abb2cef098c authored by broonie@sirena.org.uk on 14 March 2007, 19:49:13 UTC, committed by Jeff Garzik on 15 March 2007, 14:59:54 UTC
The natsemi drivers include functions for enabling and disabling
interrupts from the chip but these are not used in all code paths.  This
patch changes the code paths that touch the interrupt enable register to
use the functions.  In all cases this adds an extra PCI read to post the
operation but since none of these are in fast paths this shouldn't be
too much of a problem.

Signed-Off-By: Mark Brown <broonie@sirena.org.uk>

Signed-off-by: Jeff Garzik <jeff@garzik.org>
1 parent b58ecad
History
Tip revision: 14fdd90ef2ec1878d6851ec4dd8d5abb2cef098c authored by broonie@sirena.org.uk on 14 March 2007, 19:49:13 UTC
natsemi: Consistently use interrupt enable/disable functions
Tip revision: 14fdd90
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 572 bytes
.mailmap -rw-r--r-- 3.5 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 88.9 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 81.9 KB
Makefile -rw-r--r-- 49.1 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top