[PATCH v3 2/2] regulator: rename dev_pdata to plat
Simon Glass
sjg at chromium.org
Thu Mar 30 22:14:12 CEST 2023
On Fri, 31 Mar 2023 at 05:21, Eugen Hristev <eugen.hristev at collabora.com> wrote:
>
> Simplify the subsystem by renaming `dev_pdata` to just `plat`.
> No functional change, just trivial renaming.
>
> Suggested-by: Simon Glass <sjg at chromium.org>
> Signed-off-by: Eugen Hristev <eugen.hristev at collabora.com>
> ---
> Changes in v3:
> - none
> Changes in v2:
> - this is a new patch
>
> drivers/power/regulator/fan53555.c | 10 ++--
> drivers/power/regulator/fixed.c | 16 +++----
> drivers/power/regulator/gpio-regulator.c | 46 +++++++++----------
> drivers/power/regulator/regulator_common.c | 53 +++++++++++-----------
> drivers/power/regulator/regulator_common.h | 8 ++--
> 5 files changed, 66 insertions(+), 67 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list