From: Florian Fainelli Date: Fri, 19 Sep 2014 20:07:53 +0000 (-0700) Subject: net: bcmgenet: communicate integrated PHY revision to PHY driver X-Git-Tag: fixes-against-v3.18-rc2~81^2~34^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=487320c541430a7a45eda668a26423e06eb32ad5;p=pandora-kernel.git net: bcmgenet: communicate integrated PHY revision to PHY driver The integrated BCM7xxx PHY contains no useful revision information in its MII_PHYSID2 bits 3:0, that information is instead contained in the GENET hardware block. We already read the GENET 32-bit revision register, so store the integrated PHY revision in the driver private structure, and then communicate this revision value to the PHY driver by overriding the phy_flags value. Signed-off-by: Florian Fainelli Signed-off-by: David S. Miller --- Reading git-diff-tree failed