]> git.baikalelectronics.ru Git - 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)
commit910af71cde551f5aa4712dbd9d58cac2e1842d45
treef265d76b612134a4ebf31e94e28ee50729e9c311
parentf777da77972f22513bbd1c7901e53032d4d06073
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