diff options
author | Jan Kundrát <jan.kundrat@cesnet.cz> | 2020-06-23 09:47:39 +0200 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2020-06-23 06:31:28 -0700 |
commit | b4c8af4c2a226fc9c25e1decbd26fdab1b0993ee (patch) | |
tree | 25e37b17b525413ad7dc34da2c6e3bb846cee6dd /drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c | |
parent | 26797d8b467b18f7c71cd5fca75d17ae7cd832ab (diff) |
hwmon: (pmbus) Fix page vs. register when accessing fans
Commit 16358542f32f ("hwmon: (pmbus) Implement multi-phase support")
added support for multi-phase pmbus devices. However, when calling
pmbus_add_sensor() for fans, the patch swapped the `page` and `reg`
attributes. As a result, the fan speeds were reported as 0 RPM on my device.
Signed-off-by: Jan Kundrát <jan.kundrat@cesnet.cz>
Fixes: 16358542f32f ("hwmon: (pmbus) Implement multi-phase support")
Cc: stable@vger.kernel.org # v5.7+
Link: https://lore.kernel.org/r/449bc9e6c0e4305581e45905ce9d043b356a9932.1592904387.git.jan.kundrat@cesnet.cz
[groeck: Fixed references to offending commit]
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c')
0 files changed, 0 insertions, 0 deletions