From: Florian Fainelli Date: Mon, 24 Mar 2014 23:36:48 +0000 (-0700) Subject: net: phy: bcm7xxx: fix spurious MDIO failures during workaround X-Git-Tag: v3.15-rc1~113^2~79^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9918542e2d02f259f909a956e41bd6d5827fa422;p=pandora-kernel.git net: phy: bcm7xxx: fix spurious MDIO failures during workaround Writing first to the AFE registers, and then the VCO, RCAL, RC_CAL registers turned out to unveil some spurious MDIO read/write failures which would make the workaround partially applied. The fix is to write first to the VCO, RCAL, RC_CAL registers, and then write to the AFE registers. Signed-off-by: Florian Fainelli Signed-off-by: David S. Miller --- Reading git-diff-tree failed