From: Rafael J. Wysocki Date: Mon, 7 Jul 2008 01:36:24 +0000 (+0200) Subject: PCI: Simplify PCI device PM code X-Git-Tag: v2.6.27-rc1~1046^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=337001b6c42938f49a880b1b8306c3ed771a7e61;p=pandora-kernel.git PCI: Simplify PCI device PM code If the offset of PCI device's PM capability in its configuration space, the mask of states that the device supports PME# from and the D1 and D2 support bits are cached in the corresponding struct pci_dev, the PCI device PM code can be simplified quite a bit. Signed-off-by: Rafael J. Wysocki Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed