commit | 5afaa753d681c437419e3dd9b532c2712dd1d2ea | [log] [tgz] |
---|---|---|
author | Ben Hutchings <bhutchings@solarflare.com> | Wed Aug 26 08:17:19 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Aug 26 17:38:54 2009 -0700 |
tree | caf3dc892f20ae1ce7603df97fefdb739d100892 | |
parent | 771046d7b1def64c00a5a47ca48526cbbacd7fe3 [diff] |
sfc: QT2025C: Use hard reset only At probe time, falcon_reset_hw() performs a hard reset of the PHY along with Falcon. There is no need to perform a soft reset later, and any access to standard MDIO registers before the PHY firmware has booted can interrupt the boot process, making the port unusable. Signed-off-by: Ben Hutchings <bhutchings@solarflare.com> Signed-off-by: David S. Miller <davem@davemloft.net>