On Thu, 20 Apr 2023 at 01:45, Eugen Hristev <[email protected]> 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 <[email protected]> > --- > Changes in v5: > - this is a new patch > > drivers/power/regulator/regulator-uclass.c | 6 ++++++ > 1 file changed, 6 insertions(+)
Reviewed-by: Simon Glass <[email protected]>

