diff options
author | Anand Moon <[email protected]> | 2021-08-17 09:45:40 +0530 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2021-08-17 16:00:44 +0530 |
commit | c7c4024348994208ac3bf85daf1a6195b7c5f7d3 (patch) | |
tree | 147620842cface2101b7b7cde14606e1f76cdafd /net/lapb/lapb_timer.c | |
parent | e1f31c93a8d292f2e5b17daa384feaa28453f25e (diff) |
phy: amlogic: meson8b-usb2: don't log an error on -EPROBE_DEFER
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 <[email protected]>
Reviewed-by: Martin Blumenstingl <[email protected]>
Signed-off-by: Anand Moon <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions