e1000e: cleanup: remove e1000_set_d0_lplu_state()
authorBruce Allan <bruce.w.allan@intel.com>
Sat, 5 Jan 2013 08:06:03 +0000 (08:06 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Mon, 28 Jan 2013 05:32:01 +0000 (21:32 -0800)
Replace the function e1000_set_d0_lplu_state() with the contents of it
coded in place of the single call to the function.

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>

No differences found