commit | aa2e09da2a332e748532aa2a71b090e7e7c3203d | [log] [tgz] |
---|---|---|
author | Len Brown <lenb@kernel.org> | Mon Jul 02 23:57:45 2007 -0400 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Mon Jul 02 21:06:48 2007 -0700 |
tree | 1495c704da5bb661e2fbdfe6bebc3fd50d028206 | |
parent | 52c4d73a6cca0db2927b60935e57429f98eae7c1 [diff] |
ACPI: fix acpi_osi=!Linux Need to check for special case "acpi_osi=!Linux" before handling the general case "acpi_osi=!*", or it will have no effect. Signed-off-by: Len Brown <len.brown@intel.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>