From: Guenter Roeck Date: Sat, 6 Jul 2013 20:57:23 +0000 (-0700) Subject: hwmon: Introduce hwmon_device_register_with_groups X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~18^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bab2243ce1897865e31ea6d59b0478391f51812b;p=pandora-kernel.git hwmon: Introduce hwmon_device_register_with_groups hwmon_device_register_with_groups() lets callers register a hwmon device together with all sysfs attributes in a single call. When using hwmon_device_register_with_groups(), hwmon attributes are attached to the hwmon device directly and no longer with its parent device. Signed-off-by: Guenter Roeck --- Reading git-diff-tree failed