commit | 97390ab86b2bcc53c124a1541c86ea0eba1a051f | [log] [tgz] |
---|---|---|
author | Bruce Allan <bruce.w.allan@intel.com> | Sat Jun 29 07:42:25 2013 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Sun Jul 28 03:52:44 2013 -0700 |
tree | 41eb49c535c6e52333098d16278cdfbe32fdf98d | |
parent | 91a3d82f380abe24e95a6d3981c06f13894eb2ce [diff] |
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 <bruce.w.allan@intel.com> Tested-by: Aaron Brown <aaron.f.brown@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>