hwmon: (max31790) Convert to use new hwmon registration API
authorGuenter Roeck <linux@roeck-us.net>
Sat, 2 Jul 2016 04:24:29 +0000 (21:24 -0700)
committerGuenter Roeck <linux@roeck-us.net>
Fri, 9 Sep 2016 04:34:18 +0000 (21:34 -0700)
commit54187ff9d766b2138bd83df74b6df7d78d422965
treec51158900255679405a7609ee306749e9515db88
parentd65a5102a99f5b2f95956b9deff66052b563c996
hwmon: (max31790) Convert to use new hwmon registration API

Simplify code and reduce code size by using the new hwmon
registration API.

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