dect
/
linux-2.6
Archived
13
0
Fork 0

Merge branch 'compal-fix' into release-2.6.27

This commit is contained in:
Andi Kleen 2008-08-21 08:44:21 +02:00
commit f3853863b0
1 changed files with 1 additions and 1 deletions

View File

@ -138,7 +138,7 @@ static struct dmi_system_id __cpuinitdata processor_idle_dmi_table[] = {
{
set_no_mwait, "Extensa 5220", {
DMI_MATCH(DMI_BIOS_VENDOR, "Phoenix Technologies LTD"),
DMI_MATCH(DMI_SYS_VENDOR, "ACER"),
DMI_MATCH(DMI_SYS_VENDOR, "Acer"),
DMI_MATCH(DMI_PRODUCT_VERSION, "0100"),
DMI_MATCH(DMI_BOARD_NAME, "Columbia") }, NULL},
{},