Re: [PATCH v1 1/7] drm/st7735r: Avoid spamming logs if probe is deferred

From: Noralf Trønnes
Date: Tue Apr 27 2021 - 07:27:36 EST




Den 21.04.2021 18.31, skrev Andy Shevchenko:
> The GPIO request can fail and probe may be deferred. Thus,
> the error message may be printed again and again. Avoid
> this by replacing DRM_DEV_ERROR() by dev_err_probe().
>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
> ---

Series is applied to drm-misc-next.

Thanks,
Noralf.