hwmon: (lm95241) Convert to use new hwmon registration API
authorGuenter Roeck <linux@roeck-us.net>
Tue, 5 Jul 2016 02:58:11 +0000 (19:58 -0700)
committerGuenter Roeck <linux@roeck-us.net>
Fri, 9 Sep 2016 04:34:18 +0000 (21:34 -0700)
commit3e9046281bd5deb180e0694b93e6169424582e3c
treebc25aa271d8b39b8431589ac9ba7595acbd6b732
parentfcc448cfe48ed7a74a299709457b32a7e5ca663a
hwmon: (lm95241) 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/lm95241.c