]> 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>
Sun, 9 Sep 2012 16:27:46 +0000 (09:27 -0700)
commit525b93fc3c8bc0d9db63a636d3ed63a9d7185ce4
tree1e7351cf0b98c8f400616c66143f681338c7da94
parentc0c86b66990cc9a62f58666af6eb4c5daa107261
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