]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - Documentation/hwmon/hwmon-kernel-api.txt
hwmon: (core) Rename groups parameter in API to extra_groups
authorGuenter Roeck <linux@roeck-us.net>
Mon, 17 Oct 2016 00:20:43 +0000 (17:20 -0700)
committerGuenter Roeck <linux@roeck-us.net>
Sat, 10 Dec 2016 05:54:22 +0000 (21:54 -0800)
commit848ba0a2f20dc121a3ef5272a24641d2bd963d8b
tree6a6c7984c087709f82bce33bd140fd90bebfcd8d
parentb2a4cc3a060da0de17ab1e854cef89f5e74e2064
hwmon: (core) Rename groups parameter in API to extra_groups

The 'groups' parameter of hwmon_device_register_with_info() and
devm_hwmon_device_register_with_info() is only necessary if extra
non-standard attributes need to be provided. Rename the parameter
to extra_groups and clarify the documentation.

Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Documentation/hwmon/hwmon-kernel-api.txt
drivers/hwmon/hwmon.c
include/linux/hwmon.h