net: sun8i-emac: Downgrade printf during probe to debug
authorSamuel Holland <samuel@sholland.org>
Fri, 15 Jul 2022 05:20:56 +0000 (00:20 -0500)
committerAndre Przywara <andre.przywara@arm.com>
Mon, 18 Jul 2022 10:25:40 +0000 (11:25 +0100)
commit62ee043325a3f282ddb4e4a15c555b810f094b76
tree398de3ffe36735b6ad9e710b083cd18f6599cc65
parent93118438243ba428b7f3949a3ba14a9ae54b7381
net: sun8i-emac: Downgrade printf during probe to debug

This just prints the PHY mode taken from the devicetree. It does not
need to be printed during every boot, and also avoids an unwanted
line break for the "net: " reporting line.

Signed-off-by: Samuel Holland <samuel@sholland.org>
Reviewed-by: Andre Przywara <andre.przywara@arm.com>
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
drivers/net/sun8i_emac.c