Re: [PATCH] phy: ingenic: use core driver model helper to handle probe errors
From: Vinod Koul
Date: Wed Aug 20 2025 - 13:04:23 EST
On Thu, 24 Jul 2025 16:05:07 +0530, Akhilesh Patil wrote:
> Use core driver model helper dev_err_probe() defined at
> drivers/base/core.c in driver probe path to propagate errors.
> standardize and improve the code of deferred probe error handling
> using this helper for ingenic usb phy driver.
> Inspired by,
> commit a787e5400a1ce ("driver core: add device probe log helper")
>
> [...]
Applied, thanks!
[1/1] phy: ingenic: use core driver model helper to handle probe errors
commit: 38404274bbee1f0001a490c0dc98aac32a4d7c9d
Best regards,
--
~Vinod