PCI PM: Export pci_pme_active to drivers
authorRafael J. Wysocki <rjw@sisk.pl>
Thu, 7 Aug 2008 22:14:24 +0000 (00:14 +0200)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Thu, 7 Aug 2008 22:33:36 +0000 (15:33 -0700)
Export pci_pme_active() to drivers, so that they can clear the
PME_status bit and disable PME# for their devices without involving
ACPI.

Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>

No differences found