commit | ee0975c3089e1c3357ccc3ada7a94a95b61e708c | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Fri Mar 12 09:36:04 2021 +0100 |
committer | Lee Jones <lee.jones@linaro.org> | Mon Mar 22 14:56:02 2021 +0000 |
tree | f265d76b612134a4ebf31e94e28ee50729e9c311 | |
parent | a65aa0ce23bd3bc29c9f3a6a90fe032e1dbd8f34 [diff] |
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>