From: Guenter Roeck Date: Mon, 2 Sep 2013 20:16:19 +0000 (-0700) Subject: hwmon: (ina2xx) Convert to use devm_hwmon_device_register_with_groups X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~18^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=468bf0e395363c12a41f508cc202b8d33f201807;p=pandora-kernel.git hwmon: (ina2xx) Convert to use devm_hwmon_device_register_with_groups Also introduce dev variable in probe function to simplify access to client->dev, and use new macro ATTRIBUTE_GROUPS to declare attribute groups. Signed-off-by: Guenter Roeck --- Reading git-diff-tree failed