[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <9e4733910801200739x502d5407x85f0d950ace80bee@mail.gmail.com>
Date: Sun, 20 Jan 2008 10:39:43 -0500
From: "Jon Smirl" <jonsmirl@...il.com>
To: "Jean Delvare" <khali@...ux-fr.org>,
"Benjamin Herrenschmidt" <benh@...nel.crashing.org>
Cc: i2c@...sensors.org, linuxppc-dev@...abs.org,
linux-kernel@...r.kernel.org
Subject: Re: [i2c] [PATCH 19 3/5] Clean up error returns
Here' s a version with the compares to zero switched to NO_IRQ. If I
understand how NO_IRQ works it is the correct change. My understanding
is that under ppc IRQ zero was legal and NO_IRQ was -1. But then the
whole kernel switched to NO_IRQ = zero. Powerpc updated to NO_IRQ=0
and used virtual IRQs to move a physical IRQ 0 to another IRQ number.
ppc was not changed. This driver does not appear to have been updated
to track this global change since it didn't initially use the NO_IRQ
define everywhere.
--
Jon Smirl
jonsmirl@...il.com
Download attachment "jds-fix-err-returns" of type "application/octet-stream" (3562 bytes)
Powered by blists - more mailing lists