Commit 49702bac authored by Esteve Varela Colominas's avatar Esteve Varela Colominas Committed by Hans de Goede
Browse files
parent e4899ff6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4111,7 +4111,7 @@ static bool hotkey_notify_6xxx(const u32 hkey,
		return true;

	case TP_HKEY_EV_KEY_FN_ESC:
		/* Get the media key status to foce the status LED to update */
		/* Get the media key status to force the status LED to update */
		acpi_evalf(hkey_handle, NULL, "GMKS", "v");
		*send_acpi_ev = false;
		*ignore_acpi_ev = true;