From 3710263f136e629af1e4bae8df1c02b7fdec6260 Mon Sep 17 00:00:00 2001 From: Guenter Roeck Date: Sun, 1 Sep 2013 18:32:52 -0700 Subject: [PATCH] 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-format-patch failed