]> git.baikalelectronics.ru Git - kernel.git/commit
ACPICA: Workaround for reversed _PRT entries from BIOS
authorBob Moore <robert.moore@intel.com>
Tue, 10 Jun 2008 06:16:47 +0000 (14:16 +0800)
committerAndi Kleen <andi@basil.nowhere.org>
Wed, 16 Jul 2008 21:27:04 +0000 (23:27 +0200)
commitad29ba64f10e6c403780d22b6a10f6c5a7cdca1c
tree48ec8b44dcfec1e5c537997f115b21c887da1e52
parent9cc79a38e0e1f6753ab815712e5116d636a465e4
ACPICA: Workaround for reversed _PRT entries from BIOS

Some BIOSs erroneously reverse the _PRT SourceName and the
SourceIndex.  Detect and repair this problem. MS ACPI also allows
and repairs this problem, thus ACPICA must also.

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: Andi Kleen <ak@linux.intel.com>
drivers/acpi/resources/rscreate.c