hwmon: (jc42) Convert function macros into functions
authorGuenter Roeck <linux@roeck-us.net>
Wed, 16 Apr 2014 04:44:20 +0000 (21:44 -0700)
committerGuenter Roeck <linux@roeck-us.net>
Wed, 21 May 2014 23:02:25 +0000 (16:02 -0700)
commit10192bc654bdfd76ece980f2f6b9056c5919e8a8
tree0a5d7322ffc6d93762e91c9e1de6edfbcd962a7c
parentd397276b0c833b0089cb19d94fbc35a43ada58a7
hwmon: (jc42) Convert function macros into functions

Convert function macros into functions to make the code
easier to read and reduce code size.

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