Hi Jean: * Jean Delvare <khali at linux-fr.org> [2007-11-25 21:58:21 +0100]: > Oops, my patch was actually broken (misplaced parentheses). Here's an > update, sorry. > > * * * * * > > As indirectly reported by Olof Johansson, the lm90 driver uses a > custom i2c read function even during detection, at which point we > don't know yet what device we're talking with. It would make more > sense to only use the generic i2c read function at this point, so > that we don't log irrelevant errors on misdetection. > > Signed-off-by: Jean Delvare <khali at linux-fr.org> > --- > drivers/hwmon/lm90.c | 24 ++++++++++++------------ > 1 file changed, 12 insertions(+), 12 deletions(-) Yep, I missed that too. I've inserted this patch into hwmon-2.6.git/testing in place of the previous one, thanks. -- Mark M. Hoffman mhoffman at lightlink.com