]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
net: ethernet: stmmac: demote warnings about missing optional clocks
authorAhmad Fatoum <a.fatoum@pengutronix.de>
Mon, 24 Feb 2020 17:29:54 +0000 (18:29 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 24 Feb 2020 23:38:46 +0000 (15:38 -0800)
commit07cc79efb1e53967444766f9e3abf9f0af362b93
tree886f917f6fac93ebf5c612b6bdb9b1b81d5a6803
parente2763bc4d4af79ac2194de3fcfec070ae4793e98
net: ethernet: stmmac: demote warnings about missing optional clocks

The specification of a "eth-ck" and a "ptp_ref" clock is optional per
the binding and the driver handles them gracefully.
Demote the output to an info message accordingly.

Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/stmicro/stmmac/dwmac-stm32.c
drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c