]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
mfd/power: ab8500: Push data to power supply code
authorLinus Walleij <linus.walleij@linaro.org>
Fri, 12 Mar 2021 08:36:04 +0000 (09:36 +0100)
committerLee Jones <lee.jones@linaro.org>
Mon, 22 Mar 2021 14:56:02 +0000 (14:56 +0000)
commitee0975c3089e1c3357ccc3ada7a94a95b61e708c
treef265d76b612134a4ebf31e94e28ee50729e9c311
parenta65aa0ce23bd3bc29c9f3a6a90fe032e1dbd8f34
mfd/power: ab8500: Push data to power supply code

There is a slew of defines, structs and enums and even a
function call only relevant for the charging code that
still lives in <linux/mfd/abx500.h>. Push it down to the
"ab8500-bm.h" header in the power supply subsystem where
it is actually used.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Acked-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/power/supply/ab8500-bm.h
include/linux/mfd/abx500.h