From 0dcb28a1520f1a058058886b5c7510bb1cc0ef60 Mon Sep 17 00:00:00 2001 From: Guenter Roeck Date: Fri, 4 Apr 2014 18:01:32 +0200 Subject: [PATCH] hwmon: (lm63) Add additional sysfs group for temp2_type attribute With the new hwmon API, we can only add groups of attributes, not individual attributes. To prepare for the use of the new API, add an additional sensor group for the temp2_type attribute and register it with sysfs_create_group instead of device_create_file. Signed-off-by: Guenter Roeck Signed-off-by: Jean Delvare --- Reading git-format-patch failed