]> git.baikalelectronics.ru Git - kernel.git/commit
e1000e / PCI / PM: Add basic runtime PM support (rev. 4)
authorRafael J. Wysocki <rjw@sisk.pl>
Sun, 14 Mar 2010 14:35:17 +0000 (14:35 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 17 Mar 2010 04:23:35 +0000 (21:23 -0700)
commit02eaef79f74df512ff1947f7eeec0a9547a76bcb
tree185de39a532ee3ce06f3f083bfcebad48beddbe0
parentebbee677e1a2684b966f61268ccccc69be5b611b
e1000e / PCI / PM: Add basic runtime PM support (rev. 4)

Use the PCI runtime power management framework to add basic PCI
runtime PM support to the e1000e driver.  Namely, make the driver
suspend the device when the link is off and set it up for generating
a wakeup event after the link has been detected again.  [This
feature is disabled until the user space enables it with the help of
the /sys/devices/.../power/contol device attribute.]

Based on a patch from Matthew Garrett.

Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/e1000e/e1000.h
drivers/net/e1000e/netdev.c