[PATCH v5 3/3] regulator: handle different error codes in regulator_set_enable_if_allowed

Simon Glass sjg at chromium.org
Thu Apr 20 00:40:02 CEST 2023


On Thu, 20 Apr 2023 at 01:45, Eugen Hristev <eugen.hristev at collabora.com> wrote:
>
> The regulator core can return different codes which are not considered
> a real error for this function.
> Return success in such cases.
>
> Signed-off-by: Eugen Hristev <eugen.hristev at collabora.com>
> ---
> Changes in v5:
>  - this is a new patch
>
>  drivers/power/regulator/regulator-uclass.c | 6 ++++++
>  1 file changed, 6 insertions(+)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list