diff options
author | James Seo <[email protected]> | 2023-05-07 08:10:53 -0700 |
---|---|---|
committer | Guenter Roeck <[email protected]> | 2023-06-08 06:41:18 -0700 |
commit | 3b9da0422a7b597cfde3d9d7dfec0b5b065c4824 (patch) | |
tree | 42ea68610ef21613dd77eddd41e816ac6b4edf3b /drivers/fpga/fpga-bridge.c | |
parent | fe6ac23777ef70c17aa7333400ede88e364fbd36 (diff) |
hwmon: (core) Finish renaming groups parameter in API to extra_groups
Commit 848ba0a2f20d ("hwmon: (core) Rename groups parameter in API to
extra_groups") renames the 'groups' parameter of
devm_hwmon_device_register_with_info() to 'extra_groups' in
hwmon-kernel-api.txt (later .rst) and hwmon.h, but this change was not
propagated to the function code itself in hwmon.c. Finish the job.
Note that hwmon_device_register_with_info() has the same
parameter, and the name of that parameter was changed in all
three files. Harmonizing the name between these related
functions also removes a potential source of confusion.
Signed-off-by: James Seo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
[groeck: Fixed up SHA reference in description]
Signed-off-by: Guenter Roeck <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions