From: Lendacky, Thomas Date: Thu, 14 May 2015 16:44:15 +0000 (-0500) Subject: amd-xgbe: Move the PHY support into amd-xgbe X-Git-Tag: omap-for-v4.3/legacy-v2-signed~163^2~279^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c12aa08779cfa8e0a64943bd6d823c5c110766b;p=pandora-kernel.git amd-xgbe: Move the PHY support into amd-xgbe The AMD XGBE device is intended to work with a specific integrated PHY and that PHY is not meant to be a standalone PHY for use by other devices. As such this patch removes the phylib driver and implements the PHY support in the amd-xgbe driver (the majority of the logic from the phylib driver is moved into the amd-xgbe driver). Update the driver version to 1.0.1. Signed-off-by: Tom Lendacky Signed-off-by: David S. Miller --- Reading git-diff-tree failed