]> git.baikalelectronics.ru Git - kernel.git/commit
sfc: QT2025C: Use hard reset only
authorBen Hutchings <bhutchings@solarflare.com>
Wed, 26 Aug 2009 08:17:19 +0000 (08:17 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 27 Aug 2009 00:38:54 +0000 (17:38 -0700)
commit579e7886a20ba2b9c9e26d6c22a08ae0cfc5ea4a
treecaf3dc892f20ae1ce7603df97fefdb739d100892
parent0ec6ef691160d5411945ae84e91d3b5636371014
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>
drivers/net/sfc/xfp_phy.c