]> git.karo-electronics.de Git - linux-beck.git/commit
hwmon: (ltc4261) Convert to use devm_hwmon_device_register_with_groups
authorGuenter Roeck <linux@roeck-us.net>
Thu, 5 Sep 2013 15:52:41 +0000 (08:52 -0700)
committerGuenter Roeck <linux@roeck-us.net>
Fri, 18 Oct 2013 16:11:58 +0000 (09:11 -0700)
commit38f150fe382a42abeb333cc814becd57f5c01add
treedcbc1aa31b4461a3c74b93b6389ac3bbbcbd86a5
parent89de734471c5381558b1e749e0b1b88b5b497708
hwmon: (ltc4261) Convert to use devm_hwmon_device_register_with_groups

Also use new macro ATTRIBUTE_GROUPS to declare attribute groups.

Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/ltc4261.c