commit | cca03dec2f0eb8f3c4578e067d2b20a366b940db | [log] [tgz] |
---|---|---|
author | Andrew Lunn <andrew.lunn@ascom.ch> | Mon Jul 09 11:55:58 2007 -0700 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Wed Jul 11 16:02:12 2007 -0700 |
tree | 501dcae4c17a2aa0d074a7d1b8b10160447e7a1a | |
parent | 0bec2c85bb269446358dceae82ca7822ccfd4e9f [diff] |
PCI: pci_set_power_state(): check for PM capabilities earlier Check for PCI_CAP_ID_PM before checking the device state. Apparently fixes some log spam via the 3c59x driver. Signed-off-by: Andrew Lunn <andrew.lunn@ascom.ch> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>