diff options
author | 2008-08-08 00:18:04 +0200 | |
---|---|---|
committer | 2008-09-18 21:42:50 -0400 | |
commit | e7272403d2f9be3dbb7cc185fcc390e781b1af6b (patch) | |
tree | 93a3b247e840c39d83fbdc5073f7189b01136b56 /fs/jbd2/commit.c | |
parent | e1000: prevent corruption of EEPROM/NVM (diff) | |
download | wireguard-linux-e7272403d2f9be3dbb7cc185fcc390e781b1af6b.tar.xz wireguard-linux-e7272403d2f9be3dbb7cc185fcc390e781b1af6b.zip |
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 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions