diff options
| author | Guenter Roeck <linux@roeck-us.net> | 2025-08-29 06:49:51 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-09-09 19:02:38 +0200 |
| commit | 6bc941d24524607840954e43bb44bb99284b031b (patch) | |
| tree | 696e6d3c94de5cce023f0006d739f603f7fbbb34 /include/net/aligned_data.h | |
| parent | 765c24377ba87c9d3de0948737487eb6cfad17e3 (diff) | |
hwmon: (ina238) Correctly clamp shunt voltage limit
[ Upstream commit bd7e7bc2cc2024035dfbc8239c9f4d8675793445 ]
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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'include/net/aligned_data.h')
0 files changed, 0 insertions, 0 deletions
