mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-01-31 11:13:14 +01:00
When the LM75 temperature sensor measures a temperature below 0 C, the current driver does not perform sign extension, so the result returned is 256 C too high. This patch fixes the problem. Signed-off-by: Larry Johnson <lrj@acm.org> |
||
|---|---|---|
| .. | ||
| adm1021.c | ||
| ds1621.c | ||
| ds1722.c | ||
| ds1775.c | ||
| lm73.c | ||
| lm75.c | ||
| lm81.c | ||
| Makefile | ||