commit | 1adf3a3e1cf2ceb30c32642ff35cb05467dc7a75 | [log] [tgz] |
---|---|---|
author | Guenter Roeck <linux@roeck-us.net> | Sun Apr 13 10:53:50 2014 -0700 |
committer | Guenter Roeck <linux@roeck-us.net> | Wed May 21 16:02:26 2014 -0700 |
tree | 6c85cd71b570d6e5b51fe86f49f6d4ed5e04c143 | |
parent | 9711bcddde206047415b2eb42c545ad2b1ac8b76 [diff] |
hwmon: (lm80) Convert voltage display function macros into functions 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>