The aim of this and subsequent patch-sets is to refactor battery management services provided by the ab8500 MFD. This first patch-set brings a few modifications to the collection which happened on the internal kernel, but were never Mainlined. There are lots more of these to come. We also tidy-up some of the Device Tree related patches which are currently pending in -next.
drivers/mfd/ab8500-core.c | 8 - drivers/power/ab8500_bmdata.c | 517 +++++++++++++++++++-------------------- drivers/power/ab8500_btemp.c | 96 ++++---- drivers/power/ab8500_charger.c | 222 ++++++++++++----- drivers/power/ab8500_fg.c | 123 +++++----- drivers/power/abx500_chargalg.c | 133 +++++----- include/linux/mfd/abx500.h | 6 +- 7 files changed, 592 insertions(+), 513 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/