Skip to content

Commit

Permalink
Merge branch 'bugzilla-102904-workaround' into release
Browse files Browse the repository at this point in the history
  • Loading branch information
Len Brown committed Jul 22, 2010
2 parents 27568d8 + 096486e commit be48b11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/acpi/blacklist.c
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ static struct dmi_system_id acpi_osi_dmi_table[] __initdata = {
.ident = "Sony VGN-SR290J",
.matches = {
DMI_MATCH(DMI_SYS_VENDOR, "Sony Corporation"),
DMI_MATCH(DMI_PRODUCT_NAME, "Sony VGN-SR290J"),
DMI_MATCH(DMI_PRODUCT_NAME, "VGN-SR290J"),
},
},
{
Expand Down

0 comments on commit be48b11

Please sign in to comment.