]> www.infradead.org Git - users/jedix/linux-maple.git/commit
phy: amlogic: phy-meson-axg-mipi-dphy: Simplify error handling with dev_err_probe()
authorAnand Moon <linux.amoon@gmail.com>
Thu, 10 Apr 2025 13:33:19 +0000 (19:03 +0530)
committerVinod Koul <vkoul@kernel.org>
Fri, 11 Apr 2025 11:37:15 +0000 (17:07 +0530)
commita77e2e899841937798bff0924c03d4d0e4963aa3
tree663b28787e1fb3d5e55399b5ec5a183ca2d27b4e
parentde39730f9258e9984892c0af68a3e884ad19acea
phy: amlogic: phy-meson-axg-mipi-dphy: Simplify error handling with dev_err_probe()

Use dev_err_probe() for phy resources to indicate the deferral
reason when waiting for the resource to come up.

Signed-off-by: Anand Moon <linux.amoon@gmail.com>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://lore.kernel.org/r/20250410133332.294556-5-linux.amoon@gmail.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/amlogic/phy-meson-axg-mipi-dphy.c