diff options
author | Guenter Roeck <linux@roeck-us.net> | 2025-08-29 06:49:51 -0700 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2025-09-01 08:03:05 -0700 |
commit | bd7e7bc2cc2024035dfbc8239c9f4d8675793445 (patch) | |
tree | eb1ee7f73053e8ffaedff8baaddb99f1075a0a88 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 98fd069dd87386d87eaf439e3c7b5767618926d2 (diff) |
hwmon: (ina238) Correctly clamp shunt voltage limit
When clamping a register value, the result needs to be masked against the
register size. This was missing, resulting in errors when trying to write
negative limits. Fix by masking the clamping result against the register
size.
Fixes: eacb52f010a80 ("hwmon: Driver for Texas Instruments INA238")
Cc: Nathan Rossi <nathan.rossi@digi.com>
Cc: Chris Packham <chris.packham@alliedtelesis.co.nz>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions