commit | 62ee043325a3f282ddb4e4a15c555b810f094b76 | [log] [tgz] |
---|---|---|
author | Samuel Holland <samuel@sholland.org> | Fri Jul 15 00:20:56 2022 -0500 |
committer | Andre Przywara <andre.przywara@arm.com> | Mon Jul 18 11:25:40 2022 +0100 |
tree | 398de3ffe36735b6ad9e710b083cd18f6599cc65 | |
parent | 93118438243ba428b7f3949a3ba14a9ae54b7381 [diff] |
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>