commit | ce3ba0c995c194bb922fd449d72a5d006c702aec | [log] [tgz] |
---|---|---|
author | Huang, Xiong <xiong@qca.qualcomm.com> | Wed Apr 25 20:27:11 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Apr 26 05:03:32 2012 -0400 |
tree | 248bdc4e7dc16cc2c7409e3c89eea1f64ef80f41 | |
parent | 929a5e9318f090e190b67343fb37533e58aec3a3 [diff] |
atl1c: remove PHY contrl in atl1c_reset_pcie atl1c_reset_phy follows atl1c_reset_pcie in the whole driver, so, it's unnecessary to add PHY control code in atl1c_reset_pcie. 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>