power: supply: ab8500_fg: Drop useless parameter
authorLinus Walleij <linus.walleij@linaro.org>
Sat, 29 Jan 2022 00:49:21 +0000 (01:49 +0100)
committerSebastian Reichel <sebastian.reichel@collabora.com>
Fri, 11 Feb 2022 19:24:53 +0000 (20:24 +0100)
commit3bab736363cf4a6d78c5169fc9ccbf5e0d9968e8
tree974ebda78814849cd7c60c8622d1195fad4ed657
parent965a990427b313a118865df1d33b82e30500c79a
power: supply: ab8500_fg: Drop useless parameter

All calls to ab8500_fg_calc_cap_discharge_voltage() require
compensation and pass true as the second argument so just drop
this argument.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
drivers/power/supply/ab8500_fg.c