Hi, On 18 March 2019 15:48, Wolfram Sang wrote: > Subject: [PATCH 6/6] regulator: da9063: platform_data is gone, depend on OF > > With OF being the only configuration possibility left, depend on it to > simplify some code. > > Signed-off-by: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx> > --- > drivers/regulator/Kconfig | 2 +- > drivers/regulator/da9063-regulator.c | 10 ---------- > 2 files changed, 1 insertion(+), 11 deletions(-) Thanks! Acked-by: Steve Twiss <stwiss.opensource@xxxxxxxxxxx> Tested-by: Steve Twiss <stwiss.opensource@xxxxxxxxxxx> Regards, Steve