]> www.infradead.org Git - users/jedix/linux-maple.git/commit
phy: amlogic: phy-meson-axg-mipi-pcie-analog: Simplify error handling with dev_err_pr...
authorAnand Moon <linux.amoon@gmail.com>
Thu, 10 Apr 2025 13:33:18 +0000 (19:03 +0530)
committerVinod Koul <vkoul@kernel.org>
Fri, 11 Apr 2025 11:37:15 +0000 (17:07 +0530)
commitde39730f9258e9984892c0af68a3e884ad19acea
treed9577833b590222384f5a7933b06bce407aa6fad
parent9bff4ef29a6409850c27df705da54277a8e836f2
phy: amlogic: phy-meson-axg-mipi-pcie-analog: 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-4-linux.amoon@gmail.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/amlogic/phy-meson-axg-mipi-pcie-analog.c