diff options
author | Guenter Roeck <linux@roeck-us.net> | 2025-08-29 11:51:20 -0700 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2025-09-01 08:03:05 -0700 |
commit | c2623573178bab32990695fb729e9b69710ed66d (patch) | |
tree | d58cc54a25cc72677f42afb75b31f9a8782e5641 /scripts/kernel-doc.py | |
parent | bd7e7bc2cc2024035dfbc8239c9f4d8675793445 (diff) |
hwmon: (ina238) Correctly clamp power limits
ina238_write_power() was attempting to clamp the user input but was
throwing away the result. Ensure that we clamp the value to the
appropriate range before it is converted into a register value.
Fixes: 0d9f596b1fe34 ("hwmon: (ina238) Modify the calculation formula to adapt to different chips")
Cc: Wenliang Yan <wenliang202407@163.com>
Cc: Chris Packham <chris.packham@alliedtelesis.co.nz>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'scripts/kernel-doc.py')
0 files changed, 0 insertions, 0 deletions