Home
last modified time | relevance | path

Searched hist:"24 d6e2a89a1ff0a035f163a83a2812a3192083b6" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/hwmon/
H A Dlm73.cdiff 24d6e2a89a1ff0a035f163a83a2812a3192083b6 Fri Nov 04 06:00:46 CDT 2011 Jean Delvare <khali@linux-fr.org> hwmon: (lm73) Make detection less problematic

Word reads can cause trouble with some I2C devices, so do as much
detection as we can using only byte reads, and only use a word read in
the end to confirm the positive match. Also properly handle read
errors.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Acked-by: Guenter Roeck <guenter.roeck@ericsson.com>
Cc: Robert Casanova <robertcasanova@nanometrics.ca>