stmmac: modified pcs mode support for SGMII
authorByungho An <bh74.an@samsung.com>
Sun, 7 Apr 2013 17:56:16 +0000 (17:56 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 8 Apr 2013 20:55:27 +0000 (16:55 -0400)
commit4d8f0825475ae7d48f4c5ed2fb85ea7e93212085
tree0cae32031f2fac0f73f6df87ec1bdec629a46922
parent779d835e7eee114f9bfdf7401d1efcf2d53baccf
stmmac: modified pcs mode support for SGMII

This patch modifies the pcs mode support for SGMII. Even though
SGMII does auto-negotiation with phy, it needs stmmac_init_phy and
stmmac_mdio_register function for initializing phy.

Signed-off-by: Byungho An <bh74.an@samsung.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c