[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20201207093512.GR4801@dell>
Date: Mon, 7 Dec 2020 09:35:12 +0000
From: Lee Jones <lee.jones@...aro.org>
To: Linus Walleij <linus.walleij@...aro.org>
Cc: Liam Girdwood <lgirdwood@...il.com>,
Mark Brown <broonie@...nel.org>, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/2] regulator: ab8500: Remove unused platform data
On Fri, 04 Dec 2020, Linus Walleij wrote:
> The struct ab8500_regulator_platform_data was a leftover
> since the days before we probed all regulators from the
> device tree. The ab8500-ext regulator was the only used,
> defining platform data and register intialization that
> was never used for anything, a copy of a boardfile no
> longer in use.
>
> Delete the ab8500_regulator_platform_data and make the
> ab8500-ext regulator reference the regulator init data
> in the local file directly. We are 100% device tree
> these days.
>
> Cc: Lee Jones <lee.jones@...aro.org>
> Signed-off-by: Linus Walleij <linus.walleij@...aro.org>
> ---
> Lee: would be nice if you could ACK this, I do not plan
> any other changes to the AB8500 headers for this kernel
> cycle so there should not be any conflicts.
> ---
> drivers/regulator/ab8500-ext.c | 417 +-----------------------------
> include/linux/mfd/abx500/ab8500.h | 3 -
> include/linux/regulator/ab8500.h | 10 -
> 3 files changed, 2 insertions(+), 428 deletions(-)
Look at all those '-'s! Fine by me.
Acked-by: Lee Jones <lee.jones@...aro.org>
--
Lee Jones [李琼斯]
Senior Technical Lead - Developer Services
Linaro.org │ Open source software for Arm SoCs
Follow Linaro: Facebook | Twitter | Blog
Powered by blists - more mailing lists