From: Guenter Roeck Date: Thu, 28 Nov 2013 02:54:31 +0000 (-0800) Subject: sfc: Convert to use hwmon_device_register_with_groups X-Git-Tag: v3.13-rc3~28^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85493e6dd42dcaf0eaf0a19f12f1295e35cc3b7f;p=pandora-kernel.git sfc: Convert to use hwmon_device_register_with_groups Simplify the code. Avoid race conditions caused by attributes being created after hwmon device registration. Implicitly (through hwmon API) add mandatory 'name' sysfs attribute. Reviewed-by: Ben Hutchings Signed-off-by: Guenter Roeck Signed-off-by: David S. Miller --- Reading git-diff-tree failed