]> git.karo-electronics.de Git - karo-tx-linux.git/commit
hwmon: (ads7871) Convert to use devm_ functions
authorGuenter Roeck <linux@roeck-us.net>
Sat, 2 Jun 2012 16:58:00 +0000 (09:58 -0700)
committerGuenter Roeck <linux@roeck-us.net>
Wed, 22 Aug 2012 15:29:52 +0000 (08:29 -0700)
commit104f727888cc5a4aae5bfcc71a489a214776ef58
tree3f9b23aa123397f240020e1859e94f0734f3ae93
parent22394ae161c2147291d746798af5844889d3ae52
hwmon: (ads7871) 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/ads7871.c