On Tue, Aug 8, 2023 at 8:07 PM Florian Fainelli
<[email protected]> wrote:
> We can have gpiochip_add_data() return -EPROBE_DEFER which will make
> us produce the "unable to add GPIO chip" message which is confusing.
> Use dev_err_probe() to silence probe deferral messages.
>
> Signed-off-by: Florian Fainelli <[email protected]>
Patch applied.
Yours,
Linus Walleij