Message ID | 20211018135053.213310-1-hdegoede@redhat.com (mailing list archive) |
---|---|
Headers | show |
Series | power: supply: axp288-charger: cleanups + fixes | expand |
Hi, On Mon, Oct 18, 2021 at 03:50:50PM +0200, Hans de Goede wrote: > Here are 3 patches for the axp288-charger driver which apply on top of > commit ed229454856e ("power: supply: axp288-charger: Optimize register > reading method") in linux-power-supply/for-next . > > The first patch is a build fix and the other 2 are 2 small cleanups. > > Regards, > > Hans > > > Hans de Goede (3): > power: supply: axp288-charger: Add depends on IOSF_MBIO to Kconfig > power: supply: axp288-charger: Remove unnecessary is_present and > is_online helpers > power: supply: axp288-charger: Simplify axp288_get_charger_health() > > drivers/power/supply/Kconfig | 2 +- > drivers/power/supply/axp288_charger.c | 37 +++++---------------------- > 2 files changed, 8 insertions(+), 31 deletions(-) Thanks, queued. -- Sebastian