Merge branch 'compal-fix' into release-2.6.27
This commit is contained in:
commit
f3853863b0
@ -138,7 +138,7 @@ static struct dmi_system_id __cpuinitdata processor_idle_dmi_table[] = {
|
|||||||
{
|
{
|
||||||
set_no_mwait, "Extensa 5220", {
|
set_no_mwait, "Extensa 5220", {
|
||||||
DMI_MATCH(DMI_BIOS_VENDOR, "Phoenix Technologies LTD"),
|
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_PRODUCT_VERSION, "0100"),
|
||||||
DMI_MATCH(DMI_BOARD_NAME, "Columbia") }, NULL},
|
DMI_MATCH(DMI_BOARD_NAME, "Columbia") }, NULL},
|
||||||
{},
|
{},
|
||||||
|
Loading…
Reference in New Issue
Block a user