commit | 85493e6dd42dcaf0eaf0a19f12f1295e35cc3b7f | [log] [tgz] |
---|---|---|
author | Guenter Roeck <linux@roeck-us.net> | Wed Nov 27 18:54:31 2013 -0800 |
committer | David S. Miller <davem@davemloft.net> | Fri Nov 29 16:26:16 2013 -0500 |
tree | c6f26f8195e7e54301e71d3727a0c20142d2b08f | |
parent | a0c20fb02592d372e744d1d739cda3e1b3defaae [diff] |
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 <bhutchings@solarflare.com> Signed-off-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: David S. Miller <davem@davemloft.net>