git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d90aa92
)
ACPI: fix allowing to add/remove multiple _OSI strings
author
Lin Ming
<ming.m.lin@intel.com>
Thu, 9 Dec 2010 08:51:06 +0000
(16:51 +0800)
committer
Len Brown
<len.brown@intel.com>
Sat, 11 Dec 2010 06:31:01 +0000
(
01:31
-0500)
commit
b0ed7a91
(ACPICA/ACPI: Add new host interfaces for _OSI suppor)
introduced another regression that only one _OSI string can be added or
removed.
Now multiple _OSI strings can be added or removed, for example
acpi_osi=Linux acpi_osi=FreeBSD acpi_osi="!Windows 2006"
Signed-off-by: Lin Ming <ming.m.lin@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/osl.c
patch
|
blob
|
history
diff --cc
drivers/acpi/osl.c
Simple merge