]> Pileus Git - ~andy/linux/blobdiff - drivers/acpi/sleep.c
Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-block
[~andy/linux] / drivers / acpi / sleep.c
index 277aa825edd9d52015e9f067ca50c59811e3cb76..6d3a06a629a1f8e1627f1218d88053cf7857053d 100644 (file)
@@ -177,6 +177,14 @@ static struct dmi_system_id __initdata acpisleep_dmi_table[] = {
        },
        {
        .callback = init_nvs_nosave,
+       .ident = "Sony Vaio VGN-FW41E_H",
+       .matches = {
+               DMI_MATCH(DMI_SYS_VENDOR, "Sony Corporation"),
+               DMI_MATCH(DMI_PRODUCT_NAME, "VGN-FW41E_H"),
+               },
+       },
+       {
+       .callback = init_nvs_nosave,
        .ident = "Sony Vaio VGN-FW21E",
        .matches = {
                DMI_MATCH(DMI_SYS_VENDOR, "Sony Corporation"),