[i2c] [PATCH 19 3/5] Clean up error returns

Jon Smirl jonsmirl at gmail.com
Sun Jan 20 16:39:43 CET 2008


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 at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jds-fix-err-returns
Type: application/octet-stream
Size: 3561 bytes
Desc: not available
Url : http://lists.lm-sensors.org/pipermail/i2c/attachments/20080120/225a94b3/attachment.obj 


More information about the i2c mailing list