Commits
Guenter Roeck committed 468bf0e3953
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 <linux@roeck-us.net>