power: supply: ab8500: Drop external charger leftovers
authorLinus Walleij <linus.walleij@linaro.org>
Thu, 23 Jun 2022 14:25:45 +0000 (16:25 +0200)
committerSebastian Reichel <sebastian.reichel@collabora.com>
Sat, 16 Jul 2022 22:51:35 +0000 (00:51 +0200)
commit6c50a08d9dd323a6a2e212f78059116edad8cc4e
tree66f0d0adf35456724493f9568566337f747a49f2
parente8b60d9c0a852ec563e2227a5610092c3f4b85b0
power: supply: ab8500: Drop external charger leftovers

Some leftover code for external chargers only used with
unreleased ASIC revisions and the header file for the
unsupported PM2301 was left behind in an earlier cleanup,
fix it by deleting the remnants.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
drivers/power/supply/ab8500-chargalg.h
drivers/power/supply/ab8500_chargalg.c
drivers/power/supply/ab8500_charger.c
drivers/power/supply/pm2301_charger.h [deleted file]