mirror of
https://github.com/torvalds/linux.git
synced 2024-11-16 17:12:06 +00:00
c7c4024348
devm_phy_create can return -EPROBE_DEFER if the vbus-supply is not ready yet. Silence this warning as the driver framework will re-attempt registering the PHY. Use dev_err_probe() for phy resources to indicate the deferral reason when waiting for the resource to come up. Cc: Martin Blumenstingl <martin.blumenstingl@googlemail.com> Reviewed-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com> Signed-off-by: Anand Moon <linux.amoon@gmail.com> Link: https://lore.kernel.org/r/20210817041548.1276-7-linux.amoon@gmail.com Signed-off-by: Vinod Koul <vkoul@kernel.org> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
phy-meson8b-usb2.c | ||
phy-meson-axg-mipi-dphy.c | ||
phy-meson-axg-mipi-pcie-analog.c | ||
phy-meson-axg-pcie.c | ||
phy-meson-g12a-usb2.c | ||
phy-meson-g12a-usb3-pcie.c | ||
phy-meson-gxl-usb2.c |