summaryrefslogtreecommitdiff
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorRobert Marko <robert.marko@sartura.hr>2026-05-15 14:05:40 +0200
committerJakub Kicinski <kuba@kernel.org>2026-05-19 17:43:39 -0700
commit65d6d1fa50933a056305ba3f743dfb9d74cead39 (patch)
tree027c67bf1798088bc2d5966aad50cfcf2e76dfc9 /scripts/objdiff
parent9bf93cb2e180a58d5984ba13daee95903ff4fc14 (diff)
net: phy: micrel: use dev_err_probe()
Currently, during probe defferal the driver will print multiple times: mscc-miim e20101a8.mdio: Cannot register MDIO bus (-517) So, lets silence that by using the dev_err_probe() for printing the probe error as it handles probe defferal. Signed-off-by: Robert Marko <robert.marko@sartura.hr> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Link: https://patch.msgid.link/20260515120608.706361-1-robert.marko@sartura.hr Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions