[PATCH] PCI: Support PCM PM CAP version 3
authorDaniel Ritz <daniel.ritz@gmx.ch>
Wed, 17 Aug 2005 22:32:19 +0000 (15:32 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 8 Sep 2005 22:04:30 +0000 (15:04 -0700)
commit3fe9d19f9e86a55679f5f2b38ec0a43a1a510cee
tree96a3e57f3b61c137bb8904a08779aa8ab41c2559
parentcecf4864cf52a4a243a62b2856a6a155edbb55e8
[PATCH] PCI: Support PCM PM CAP version 3

- support PCI PM CAP version 3 (as defined in PCI PM Interface Spec v1.2)

- pci/probe.c sets the PM state initially to 4 which is D3cold.  add a
  PCI_UNKNOWN

- minor cleanups

Signed-off-by: Daniel Ritz <daniel.ritz@gmx.ch>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/pci/pci.c
drivers/pci/probe.c
include/linux/pci.h