git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
17296fe
)
hwmon: (w83627ehf) Better fix for negative temperature values
author
Jean Delvare
<khali@linux-fr.org>
Thu, 20 Oct 2011 07:13:31 +0000
(
03:13
-0400)
committer
Guenter Roeck
<guenter.roeck@ericsson.com>
Mon, 24 Oct 2011 18:09:48 +0000
(11:09 -0700)
It is more efficient to left-align 8-bit temperature values, so that
8-bit and 9-bit temperature values can be handled exactly the same way
in the rest of the code.
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Cc: Guenter Roeck <guenter.roeck@ericsson.com>
Signed-off-by: Guenter Roeck <guenter.roeck@ericsson.com>
No differences found