diff options
author | Jean Delvare <khali@linux-fr.org> | 2007-11-25 21:58:21 +0100 |
---|---|---|
committer | Mark M. Hoffman <mhoffman@lightlink.com> | 2008-02-07 20:39:41 -0500 |
commit | e0ae87a49cf3e721313bf8942299f3f140c6963c (patch) | |
tree | 3c0bb9dbfed442835da5a8432fb179170432c9f9 /include/linux/i2c-id.h | |
parent | 72240307e988627df46553846936aa89a0f6a283 (diff) | |
download | linux-3.10-e0ae87a49cf3e721313bf8942299f3f140c6963c.tar.gz linux-3.10-e0ae87a49cf3e721313bf8942299f3f140c6963c.tar.bz2 linux-3.10-e0ae87a49cf3e721313bf8942299f3f140c6963c.zip |
hwmon: (lm90) Use generic i2c reads during detection
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@linux-fr.org>
Signed-off-by: Mark M. Hoffman <mhoffman@lightlink.com>
Diffstat (limited to 'include/linux/i2c-id.h')
0 files changed, 0 insertions, 0 deletions