https://github.com/torvalds/linux
Revision f5fff3602a67ff8c98fccdbf15959780be542802 authored by Jon Smirl on 11 May 2008, 18:37:04 UTC, committed by Jean Delvare on 11 May 2008, 18:37:04 UTC
Alter the mpc i2c driver to use the NO_IRQ symbol instead of the constant
zero when checking for valid interrupts. NO_IRQ=-1 on ppc and NO_IRQ=0 on
powerpc so the checks against zero are not correct.

Signed-off-by: Jon Smirl <jonsmirl@gmail.com>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
1 parent 9662369
History
Tip revision: f5fff3602a67ff8c98fccdbf15959780be542802 authored by Jon Smirl on 11 May 2008, 18:37:04 UTC
i2c-mpc: Compare to NO_IRQ instead of zero
Tip revision: f5fff36
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
virt
.gitignore -rw-r--r-- 682 bytes
.mailmap -rw-r--r-- 3.6 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 90.5 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 97.0 KB
Makefile -rw-r--r-- 53.7 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top