From: Lin Ming Date: Thu, 9 Dec 2010 08:51:06 +0000 (+0800) Subject: ACPI: fix allowing to add/remove multiple _OSI strings X-Git-Tag: v2.6.37-rc6~17^2~1^5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=12d3206466d2074ef0684aaf7759ae01a0a92560;p=pandora-kernel.git ACPI: fix allowing to add/remove multiple _OSI strings 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 Signed-off-by: Len Brown --- Reading git-diff-tree failed