diff options
author | 2023-07-17 19:25:15 -0300 | |
---|---|---|
committer | 2023-07-18 19:44:19 -0700 | |
commit | 957961b6dcc813e6222a4f7e8e3626fcd1f1e098 (patch) | |
tree | 8e81015cab5b9f20523c2bce6c4665a80aa683d7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | hwmon: (aquacomputer_d5next) Fix incorrect PWM value readout (diff) | |
download | wireguard-linux-957961b6dcc813e6222a4f7e8e3626fcd1f1e098.tar.xz wireguard-linux-957961b6dcc813e6222a4f7e8e3626fcd1f1e098.zip |
hwmon: (oxp-sensors) Move tt_toggle attribute to dev_groups
A driver should not be manually adding groups in its probe function (it
will race with userspace), so replace the call to devm_device_add_groups()
to use the platform dev_groups callback instead.
This will allow for removal of the devm_device_add_groups() function.
Signed-off-by: Joaquín Ignacio Aramendía <samsagax@gmail.com>
Fixes: be144ee49127 ("hwmon: (oxp-sensors) Add tt_toggle attribute on supported boards")
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Link: https://lore.kernel.org/r/20230717222526.229984-2-samsagax@gmail.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions