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:
7666c13
)
hwmon/w83781d: Clean up conversion macros
author
Jean Delvare
<khali@linux-fr.org>
Tue, 8 May 2007 15:22:03 +0000
(17:22 +0200)
committer
Jean Delvare
<khali@hyperion.delvare>
Tue, 8 May 2007 15:22:03 +0000
(17:22 +0200)
* Fix voltage rounding
* Drop useless macros
* Drop useless casts
* Turn macros evaluating their parameters more than once into inline
functions
* Use signed variables for temperatures
Signed-off-by: Jean Delvare <khali@linux-fr.org>
No differences found