summaryrefslogtreecommitdiff
path: root/drivers/hwmon/max127.c
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2024-07-17 22:03:33 +0200
committerSebastian Reichel <sebastian.reichel@collabora.com>2024-07-27 00:16:15 +0200
commit81af7f2342d162e24ac820c10e68684d9f927663 (patch)
tree0e17871413fc97e250c90ae9c3f2586f24668f2e /drivers/hwmon/max127.c
parentb34ce4a59cfe9cd0d6f870e6408e8ec88a964585 (diff)
power: supply: axp288_charger: Round constant_charge_voltage writes down
Round constant_charge_voltage writes down to the first supported lower value, rather then rounding them up to the first supported higher value. This fixes e.g. writing 4250000 resulting in a value of 4350000 which might be dangerous, instead writing 4250000 will now result in a safe 4200000 value. Fixes: 843735b788a4 ("power: axp288_charger: axp288 charger driver") Cc: stable@vger.kernel.org Signed-off-by: Hans de Goede <hdegoede@redhat.com> Link: https://lore.kernel.org/r/20240717200333.56669-2-hdegoede@redhat.com Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Diffstat (limited to 'drivers/hwmon/max127.c')
0 files changed, 0 insertions, 0 deletions