]> git.karo-electronics.de Git - karo-tx-linux.git/commit
hwmon: (ds620) Convert to use devm_ functions
authorGuenter Roeck <linux@roeck-us.net>
Sat, 2 Jun 2012 16:58:03 +0000 (09:58 -0700)
committerGuenter Roeck <linux@roeck-us.net>
Wed, 12 Sep 2012 13:42:57 +0000 (06:42 -0700)
commit342b0856448f56e3bc5955160824ea79151d9dbb
tree9112cffe0a1a2bda4fed8b120e93bd9c8b177de9
parent6d6d66374c00a66a488b00780023f877cea3178f
hwmon: (ds620) 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/ds620.c