]> 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>
Sat, 18 Aug 2012 23:34:59 +0000 (16:34 -0700)
commite4a68d365691cc67ef8a257952b803c7c306cf82
tree0a6d6d9dab844e1e38def390007c851e7c970457
parentc618cd7050507f1b04fc741f7e2adf5707e9c941
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