]> git.baikalelectronics.ru Git - kernel.git/commit
atl1c: remove PHY polling from atl1c_open
authorHuang, Xiong <xiong@qca.qualcomm.com>
Wed, 25 Apr 2012 20:27:13 +0000 (20:27 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 26 Apr 2012 09:03:32 +0000 (05:03 -0400)
commit0d2de71fcd03d1c6c2ef05c5a2fc81f30474422b
tree85e77fe58d603242dea573e395eae06851205ba0
parentd5a10d32cb7f6cfd8ab872f06ac83e7504c26769
atl1c: remove PHY polling from atl1c_open

PHY polling code for FPGA is considered in every MDIO R/W API.
no need to add additional code to atl1c_open.

Signed-off-by: xiong <xiong@qca.qualcomm.com>
Tested-by: Liu David <dwliu@qca.qualcomm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/atheros/atl1c/atl1c_main.c