commit | 474d00a8912f56241cec6e1832ce390e87bfb243 | [log] [tgz] |
---|---|---|
author | Jean Delvare <khali@linux-fr.org> | Tue May 08 17:22:03 2007 +0200 |
committer | Jean Delvare <khali@hyperion.delvare> | Tue May 08 17:22:03 2007 +0200 |
tree | 810be265406feb19e4348b4ba598bf01dde77f14 | |
parent | 7666c13c627fdc65e8057013893c183c3bafe59e [diff] |
hwmon/w83781d: Clean up conversion macros * 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>