Re: [PATCH 0/2 v2] pinctrl: bcm: Use dev_err_probe()

From: Dhruva Gole
Date: Wed Aug 09 2023 - 01:45:24 EST


On Aug 08, 2023 at 11:07:31 -0700, Florian Fainelli wrote:
> These two drivers were giving "unable to add GPIO chip data" which
> was slightly concerning but did not have any functional impact.
>
> Changes in v2:
>
> - return from dev_err_probe() directly (Andy)

For the series,

Reviewed-by: Dhruva Gole <d-gole@xxxxxx>

>
> Florian Fainelli (2):
> pinctrl: iproc-gpio: Silence probe deferral messages
> pinctrl: nsp-gpio: Silence probe deferral messages
>
> drivers/pinctrl/bcm/pinctrl-iproc-gpio.c | 6 ++----
> drivers/pinctrl/bcm/pinctrl-nsp-gpio.c | 6 ++----
> 2 files changed, 4 insertions(+), 8 deletions(-)
>
> --
> 2.34.1
>



--
Best regards,
Dhruva Gole <d-gole@xxxxxx>