Merge branch 'bugzilla-102904-workaround' into release
This commit is contained in:
commit
be48b11573
1 changed files with 1 additions and 1 deletions
|
@ -214,7 +214,7 @@ static struct dmi_system_id acpi_osi_dmi_table[] __initdata = {
|
||||||
.ident = "Sony VGN-SR290J",
|
.ident = "Sony VGN-SR290J",
|
||||||
.matches = {
|
.matches = {
|
||||||
DMI_MATCH(DMI_SYS_VENDOR, "Sony Corporation"),
|
DMI_MATCH(DMI_SYS_VENDOR, "Sony Corporation"),
|
||||||
DMI_MATCH(DMI_PRODUCT_NAME, "Sony VGN-SR290J"),
|
DMI_MATCH(DMI_PRODUCT_NAME, "VGN-SR290J"),
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue