Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d11c78e9 authored by Dave Jones's avatar Dave Jones Committed by Rafael J. Wysocki
Browse files

ACPI / PM: Add Sony VGN-FW21E to nonvs blacklist.

As noted by a user in https://bugzilla.redhat.com/show_bug.cgi?id=641789


The Sony VGN-FW21E also needs the nonvs by default workaround added.

Signed-off-by: default avatarDave Jones <davej@redhat.com>
Signed-off-by: default avatarRafael J. Wysocki <rjw@sisk.pl>
parent d033e078
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -390,6 +390,14 @@ static struct dmi_system_id __initdata acpisleep_dmi_table[] = {
	},
	{
	.callback = init_nvs_nosave,
	.ident = "Sony Vaio VGN-FW21E",
	.matches = {
		DMI_MATCH(DMI_SYS_VENDOR, "Sony Corporation"),
		DMI_MATCH(DMI_PRODUCT_NAME, "VGN-FW21E"),
		},
	},
	{
	.callback = init_nvs_nosave,
	.ident = "Sony Vaio VGN-SR11M",
	.matches = {
		DMI_MATCH(DMI_SYS_VENDOR, "Sony Corporation"),