mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-10 23:24:38 +00:00
7754f33c6f
When the LM73 temperature sensor measures a temperature below 0 C, the current driver does not perform sign extension, so the result returned is 512 C too high. This patch fixes the problem, and does general cleanup of the code. Signed-off-by: Larry Johnson <lrj@acm.org> |
||
---|---|---|
.. | ||
adm1021.c | ||
ds1621.c | ||
ds1722.c | ||
ds1775.c | ||
lm73.c | ||
lm75.c | ||
lm81.c | ||
Makefile |