From: Florian Fainelli Date: Fri, 19 Sep 2014 20:07:56 +0000 (-0700) Subject: net: phy: bcm7xxx: utilize PHY revision in config_init X-Git-Tag: omap-for-v3.19/prcm-cleanup~78^2~34^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8ebfed3f11b62ebc192af3cab64d835ff047e74;p=pandora-kernel.git net: phy: bcm7xxx: utilize PHY revision in config_init Now that the GENET and SF2 drivers have been updated to communicate us what is the revision of the BCM7xxx integrated PHY, utilize that information in the config_init() callback to call into the appropriate workaround function based on our revision. While at it, we also print the revision and patch level to help debug new chips. Signed-off-by: Florian Fainelli Signed-off-by: David S. Miller --- Reading git-diff-tree failed