diff options
author | Huang Ying <ying.huang@intel.com> | 2012-06-23 06:23:50 +0400 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2012-06-23 20:50:44 +0400 |
commit | 8497f696686ae1ab3f01e5956046d59844b9f500 (patch) | |
tree | 6884fb2d6a6784f15b14e9775f44f011ed6409c9 /drivers/acpi/processor_thermal.c | |
parent | 71a83bd727cc31c5fe960c3758cb396267ff710e (diff) | |
download | linux-8497f696686ae1ab3f01e5956046d59844b9f500.tar.xz |
PCI: do not call pci_set_power_state with PCI_D3cold
PCI subsystem has not been ready for D3cold support yet. So
PCI_D3cold should not be used as parameter for pci_set_power_state.
This patch is needed for upcoming PCI_D3cold support.
This patch has no functionality change, because pci_set_power_state
will bound the parameter to PCI_D3hot too.
CC: Michal Miroslaw <mirq-linux@rere.qmqm.pl>
CC: Jesse Barnes <jesse.barnes@intel.com>
Reviewed-by: Rafael J. Wysocki <rjw@sisk.pl>
Signed-off-by: Huang Ying <ying.huang@intel.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'drivers/acpi/processor_thermal.c')
0 files changed, 0 insertions, 0 deletions