Re: [PATCH 1/2] phy: stm32: don't print an error on probe deferral
From: Amelie DELAUNAY
Date: Mon Nov 16 2020 - 03:03:52 EST
Hi Vinod,
On 11/16/20 8:37 AM, Vinod Koul wrote:
On 10-11-20, 11:23, Amelie Delaunay wrote:
Change stm32-usbphyc driver to not print an error message when the device
probe operation is deferred.
Applied all, thanks
I'm sorry for the mess, I sent a v2 for the patch 1/2:
https://lore.kernel.org/patchwork/patch/1336206/
Indeed, I forgot the "return" before dev_err_probe.
Do you want me to send a fix?
Regards,
Amelie