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