hwmon: (lm95241) Convert to use devm_ functions
authorGuenter Roeck <linux@roeck-us.net>
Sat, 2 Jun 2012 16:58:11 +0000 (09:58 -0700)
committerGuenter Roeck <linux@roeck-us.net>
Mon, 24 Sep 2012 04:08:31 +0000 (21:08 -0700)
commit1487bf70c1b123469893b5dc6d910ef21f59d2f7
treeed04b90390cd6168fbd3edeff94adfc08e1e8cc5
parent33ed6d4a82b7422a0ab2f97f19fc841670da99d4
hwmon: (lm95241) Convert to use devm_ functions

Convert to use devm_ functions to reduce code size and simplify the code.

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