aboutsummaryrefslogtreecommitdiff
path: root/net/core
diff options
context:
space:
mode:
authorRafael J. Wysocki <rjw@sisk.pl>2008-08-08 00:18:04 +0200
committerJeff Garzik <jgarzik@redhat.com>2008-09-18 21:42:50 -0400
commite7272403d2f9be3dbb7cc185fcc390e781b1af6b (patch)
tree93a3b247e840c39d83fbdc5073f7189b01136b56 /net/core
parent78566fecbb12a7616ae9a88b2ffbc8062c4a89e3 (diff)
e100: Use pci_pme_active to clear PME_Status and disable PME#
Currently e100 uses pci_enable_wake() to clear pending wake-up events and disable PME# during intitialization, but that function is not suitable for this purpose, because it immediately returns error code if device_may_wakeup() returns false for given device. Make e100 use pci_pme_active(), which carries out exactly the required operations, instead. Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
Diffstat (limited to 'net/core')
0 files changed, 0 insertions, 0 deletions