From: Bruce Allan Date: Sat, 29 Jun 2013 07:42:25 +0000 (+0000) Subject: e1000e: do not resume device from RPM suspend to read PHY status registers X-Git-Tag: v3.12-rc1~132^2~445^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97390ab86b2bcc53c124a1541c86ea0eba1a051f;p=pandora-kernel.git e1000e: do not resume device from RPM suspend to read PHY status registers When the device is runtime suspended (e.g. when there is no link), do not wake it from D3 to read the PHY status; just set the values to typical power-on defaults as is done when runtime PM is not enabled and there is no link. Signed-off-by: Bruce Allan Tested-by: Aaron Brown Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed