hwmon: (lm80) Convert voltage display function macros into functions
authorGuenter Roeck <linux@roeck-us.net>
Sun, 13 Apr 2014 17:53:50 +0000 (10:53 -0700)
committerGuenter Roeck <linux@roeck-us.net>
Wed, 21 May 2014 23:02:26 +0000 (16:02 -0700)
Convert voltage display function macros into functions to reduce
code size and improve code readability.

Code size reduction is about 600 bytes on x86_64.

Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/lm80.c

Simple merge