diff options
author | Kazuhiro Abe <fj1078ii@aa.jp.fujitsu.com> | 2025-01-15 10:35:32 +0300 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2025-01-15 17:21:19 +0300 |
commit | 8d6bf2e1055fa2cca4bf233f46d4d1e2086cc5ff (patch) | |
tree | 8592740d28192c90d1acb4a371beaa7749c99d44 /tools/perf/scripts/python/gecko.py | |
parent | e2c68cea431d65292b592c9f8446c918d45fcf78 (diff) | |
download | linux-8d6bf2e1055fa2cca4bf233f46d4d1e2086cc5ff.tar.xz |
hwmon: (acpi_power_meter) Fix a check for the return value of read_domain_devices().
After commit fabb1f813ec0 ("hwmon: (acpi_power_meter) Fix fail to load
module on platform without _PMD method"),
the acpi_power_meter driver fails to load if the platform has _PMD method.
To address this, add a check for successful read_domain_devices().
Tested on Nvidia Grace machine.
Fixes: fabb1f813ec0 ("hwmon: (acpi_power_meter) Fix fail to load module on platform without _PMD method")
Signed-off-by: Kazuhiro Abe <fj1078ii@aa.jp.fujitsu.com>
Link: https://lore.kernel.org/r/20250115073532.3211000-1-fj1078ii@aa.jp.fujitsu.com
[groeck: Dropped unnecessary () from expression]
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions