Home
last modified time | relevance | path

Searched hist:ee0975c3089e1c3357ccc3ada7a94a95b61e708c (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/power/supply/
H A Dab8500-bm.hdiff ee0975c3089e1c3357ccc3ada7a94a95b61e708c Fri Mar 12 09:36:04 CET 2021 Linus Walleij <linus.walleij@linaro.org> 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>
/linux/include/linux/mfd/
H A Dabx500.hdiff ee0975c3089e1c3357ccc3ada7a94a95b61e708c Fri Mar 12 09:36:04 CET 2021 Linus Walleij <linus.walleij@linaro.org> 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>