aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/reboot.c
diff options
context:
space:
mode:
authorFenghua Yu <fenghua.yu@intel.com>2011-07-04 08:36:16 +0000
committerGreg Kroah-Hartman <gregkh@suse.de>2011-10-03 11:40:21 -0700
commit3cba74d538d72f649c036df893c2e9895bcfc9df (patch)
treee5330c319e6afb8fc6a36c5923a4e5d7d0560513 /drivers/acpi/reboot.c
parent054b93a673c2b39106b02cbef05bfdc3f5ba6150 (diff)
downloadkernel_samsung_smdk4412-3cba74d538d72f649c036df893c2e9895bcfc9df.zip
kernel_samsung_smdk4412-3cba74d538d72f649c036df893c2e9895bcfc9df.tar.gz
kernel_samsung_smdk4412-3cba74d538d72f649c036df893c2e9895bcfc9df.tar.bz2
ACPICA: Do not repair _TSS return package if _PSS is present
commit 8f9c91273e36e5762c617c23e4fd48d5172e0dac upstream. We can only sort the _TSS return package if there is no _PSS in the same scope. This is because if _PSS is present, the ACPI specification dictates that the _TSS Power Dissipation field is to be ignored, and therefore some BIOSs leave garbage values in the _TSS Power field(s). In this case, it is best to just return the _TSS package as-is. Reported-by: Fenghua Yu <fenghua.yu@intel.com> Signed-off-by: Fenghua Yu <fenghua.yu@intel.com> Signed-off-by: Bob Moore <robert.moore@intel.com> Signed-off-by: Lin Ming <ming.m.lin@intel.com> Signed-off-by: Len Brown <len.brown@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/acpi/reboot.c')
0 files changed, 0 insertions, 0 deletions