ChangeSet 1.1722.103.5, 2004/06/14 11:08:54-07:00, rl@hellgate.ch

[PATCH] PCI: Fix PME bits in pci.txt

Signed-off-by: Roger Luethi <rl@hellgate.ch>
Signed-off-by: Greg Kroah-Hartman <greg@kroah.com>


 Documentation/power/pci.txt |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)


diff -Nru a/Documentation/power/pci.txt b/Documentation/power/pci.txt
--- a/Documentation/power/pci.txt	2004-06-24 13:51:03 -07:00
+++ b/Documentation/power/pci.txt	2004-06-24 13:51:03 -07:00
@@ -286,11 +286,11 @@
 +------------------+
 |  Bit  |  State   |
 +------------------+
-|  15   |   D0     |
-|  14   |   D1     |
+|  11   |   D0     |
+|  12   |   D1     |
 |  13   |   D2     |
-|  12   |   D3hot  |
-|  11   |   D3cold |
+|  14   |   D3hot  |
+|  15   |   D3cold |
 +------------------+
 
 A device can use this to enable wake events:
