hwmon: (nct7904) Convert to use new hwmon registration API
authorGuenter Roeck <linux@roeck-us.net>
Sun, 26 Jun 2016 19:22:03 +0000 (12:22 -0700)
committerGuenter Roeck <linux@roeck-us.net>
Fri, 9 Sep 2016 04:34:18 +0000 (21:34 -0700)
commitd65a5102a99f5b2f95956b9deff66052b563c996
treec7c46a80e58681c3c48154dec42025fddd5e443f
parenta584287cd26cefba42d72b0cb7050e01b3aa77b8
hwmon: (nct7904) 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/nct7904.c