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