Re: [PATCH] pinctrl: sunxi: do not print error message for EPROBE_DEFER

From: Chen-Yu Tsai
Date: Thu Feb 17 2022 - 10:39:11 EST


On Thu, Feb 17, 2022 at 9:19 PM Mans Rullgard <mans@xxxxxxxxx> wrote:
>
> Avoid printing an error message if getting a regulator fails with
> EPROBE_DEFER. This can happen if, for example, a regulator supplying
> one of the main banks is controlled by a PL pin.
>
> Signed-off-by: Mans Rullgard <mans@xxxxxxxxx>

Acked-by: Chen-Yu Tsai <wens@xxxxxxxx>