]> 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>
Sun, 9 Sep 2012 16:27:47 +0000 (09:27 -0700)
commit000ee3060abdf1c221be85f9b42b9321b42c480f
tree627d7000deb41a3aee77d0349ec8f33f1796daa6
parent31c0f0863b73ba99948ba1d2237883851866effd
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