From: Yanir Lubetkin Date: Tue, 9 Jun 2015 22:15:51 +0000 (+0300) Subject: e1000e: synchronization of MAC-PHY interface only on non- ME systems X-Git-Tag: omap-for-v4.2/fixes-rc1^2~57^2~13^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=beee8072c39cee74d4ff6e3b4ca8942f9966ed2e;p=pandora-kernel.git e1000e: synchronization of MAC-PHY interface only on non- ME systems On power up, the MAC - PHY interface needs to be set to PCIe, even if cable is disconnected. In ME systems, the ME handles this on exit from Sx state. In non-ME, the driver handles it. Added a check for non-ME system to the driver code that handles that. Signed-off-by: Yanir Lubetkin Tested-by: Aaron Brown Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed