power: supply: ab8500: Rename charging algorithm symbols
authorLinus Walleij <linus.walleij@linaro.org>
Tue, 13 Jul 2021 15:27:06 +0000 (17:27 +0200)
committerSebastian Reichel <sebastian.reichel@collabora.com>
Fri, 16 Jul 2021 13:14:30 +0000 (15:14 +0200)
commitc5b64a990e7f3b0e3d9bf266b57384467fe382de
tree33337a4861bfc1c1fde4a1e8c88f3c105d5822ce
parentf820547446ed05edee2944ebe19ea6a3104434f4
power: supply: ab8500: Rename charging algorithm symbols

The "abx500" name on the charging algorithm stems from the ambition
to produce a series of these analog basebands, re-using the same
charging algorithm driver. No ASICs beside AB8500 and AB8505 were
ever produced so this terminology is confusing. Rename the
algorithm file and symbols to reflect the more narrow scope.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
drivers/power/supply/Makefile
drivers/power/supply/ab8500-bm.h
drivers/power/supply/ab8500_chargalg.c [new file with mode: 0644]
drivers/power/supply/ab8500_charger.c
drivers/power/supply/abx500_chargalg.c [deleted file]