]> git.karo-electronics.de Git - karo-tx-linux.git/commit
hwmon: (lm95234) Convert to use devm_hwmon_device_register_with_groups
authorGuenter Roeck <linux@roeck-us.net>
Wed, 4 Sep 2013 23:39:12 +0000 (16:39 -0700)
committerGuenter Roeck <linux@roeck-us.net>
Sun, 13 Oct 2013 23:16:29 +0000 (16:16 -0700)
commit582abf298339cfa6fb10564d7eb80f75037a1948
tree8a1c8b9e92e33ac2d4652aae96cbfd26ee0549c7
parent9aeb5c70e84d55268a2405f0a02a471b00d7f266
hwmon: (lm95234) 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/lm95234.c