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

Commit bb84db93 authored by Karol Kozimor's avatar Karol Kozimor Committed by Len Brown
Browse files

[ACPI_ASUS] M6R display reading



This patch corrects the node to read display settings on M6R laptops.

Signed-off-by: default avatarKarol Kozimor <sziwan@hell.org.pl>
Signed-off-by: default avatarLen Brown <len.brown@intel.com>
parent b697b537
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -302,7 +302,7 @@ static struct model_data model_conf[END_MODEL] = {
	 .brightness_set = "SPLV",
	 .brightness_get = "GPLV",
	 .display_set = "SDSP",
	 .display_get = "\\SSTE"},
	 .display_get = "\\_SB.PCI0.P0P1.VGA.GETD"},
	{
	 .name = "M6R",
	 .mt_mled = "MLED",