From: David Ertman Date: Fri, 11 Jul 2014 06:21:31 +0000 (+0000) Subject: e1000e: Fix Runtime PM blocks EEE link negotiation in S5 X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~76^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a7e19af94104b270d675c52bba2ca1bc20efa70;p=pandora-kernel.git e1000e: Fix Runtime PM blocks EEE link negotiation in S5 Adding a function, and associated calls, to flush writes to (read) the LPIC MAC register before entering the shutdown flow. This fixes the problem of the PHY never negotiating a 100M link (if both sides of the link support EEE and 100M link) when Runtime PM is enabled. Signed-off-by: Dave Ertman Tested-by: Aaron Brown Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed