]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
net: stmmac: Fix wrong message in stmmac_probe_config_dt
authorHeiner Kallweit <hkallweit1@gmail.com>
Thu, 2 Feb 2017 07:20:12 +0000 (08:20 +0100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 3 Feb 2017 03:02:31 +0000 (22:02 -0500)
commitfd3984e6e78a569cd72d94687860501f7e73594c
tree3acd6b8d37b93aae1be8c59c4746f029feb5e3a8
parent722eef28616798dd10f9a2e4254163a5bcd54eea
net: stmmac: Fix wrong message in stmmac_probe_config_dt

Most likely a copy & paste error in referenced commit.
Restore the debug message to what it was before.

Fixes: f573c0b9c4e0 ("stmmac: move stmmac_clk, pclk, clk_ptp_ref and stmmac_rst to platform structure")
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Acked-By: Joao Pinto <jpinto@synopsys.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c