diff options
author | 2023-02-09 22:15:03 +0100 | |
---|---|---|
committer | 2023-02-13 12:07:50 +0100 | |
commit | 6113bd52443f3f9035acf27d8793b0246a692e81 (patch) | |
tree | b9cb20008787e4b77424b9654addc4727817e4af /tools/perf/scripts/python/export-to-postgresql.py | |
parent | platform/x86: dell-ddv: Add hwmon support (diff) | |
download | wireguard-linux-6113bd52443f3f9035acf27d8793b0246a692e81.tar.xz wireguard-linux-6113bd52443f3f9035acf27d8793b0246a692e81.zip |
platform/x86: dell-ddv: Prefer asynchronous probing
During probe, both sensor buffers need to be queried to
initialize the hwmon channels. This might be slow on some
machines, causing a unnecessary delay during boot.
Mark the driver with PROBE_PREFER_ASYNCHRONOUS so that it
can be probed asynchronously.
Signed-off-by: Armin Wolf <W_Armin@gmx.de>
Link: https://lore.kernel.org/r/20230209211503.2739-3-W_Armin@gmx.de
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions