[PATCH 2/3] regulator: rk8xx: pass pmic udevice instead of regulator to all internal functions

Simon Glass sjg at chromium.org
Thu Jun 6 17:04:15 CEST 2024


On Wed, 5 Jun 2024 at 03:33, Quentin Schulz <foss+uboot at 0leil.net> wrote:
>
> From: Quentin Schulz <quentin.schulz at cherry.de>
>
> For the sake of consistency, make all internal (starting with _)
> functions expect a pmic udevice instead of a regulator udevice.
>
> Signed-off-by: Quentin Schulz <quentin.schulz at cherry.de>
> ---
>  drivers/power/regulator/rk8xx.c | 20 ++++++++++----------
>  1 file changed, 10 insertions(+), 10 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>
Tested-by: Simon Glass <sjg at chromium.org>  # chromebook-bob


More information about the U-Boot mailing list