commit | cb17aab916b0467faecf241c9b3b396b6da045d9 | [log] [tgz] |
---|---|---|
author | Bruce Allan <bruce.w.allan@intel.com> | Fri Apr 13 03:16:22 2012 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Wed May 02 01:58:45 2012 -0700 |
tree | bdfb68caca112d9bc2408cd7edcf651356d16508 | |
parent | 62bc813e48aef39c187bb426ddd5441862f1d8d1 [diff] |
e1000e: PHY initialization flow changes for 82577/8/9 The PHY initialization flows and assorted workarounds for 82577/8/9 done during driver load and resume from Sx should be the same yet they are not. Combine the current flows/workarounds into a common set of functions that are called during the different code paths. 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>