[PATCH RESEND 0/3] regulator: da9063 updates

From: Wolfram Sang
Date: Mon May 20 2019 - 05:37:29 EST


This series removes the unused pdata interface and moves some defines
from the pdata header into the driver. Last time, a similar and bigger
da9063 series was meant to go in via MFD. This resend, however, was
rebased to v5.2-rc1 and regrouped, so it can go in via the regulaor tree
directly.

Wolfram Sang (3):
regulator: da9063: remove platform_data support
regulator: da9063: move definitions out of a header into the driver
regulator: da9063: platform_data is gone, depend on OF

drivers/regulator/Kconfig | 2 +-
drivers/regulator/da9063-regulator.c | 61 ++++++++++++++++++++--------
include/linux/mfd/da9063/pdata.h | 49 ----------------------
3 files changed, 45 insertions(+), 67 deletions(-)

--
2.19.1