]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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>
Sun, 9 Sep 2012 16:27:49 +0000 (09:27 -0700)
commit0d4ad0f75ec0015c8ebbb9a9c3c22164e9167ccb
tree6ab77ddbe78e547e55b10b018f4b22a27059915c
parent1affd31aa3e98035b9bd803a2893e9cd16bbf83e
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