[PATCH] phy: ingenic: use core driver model helper to handle probe errors

Vinod Koul vkoul at kernel.org
Wed Aug 20 10:03:18 PDT 2025


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





More information about the linux-phy mailing list