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

Commit 226fced3 authored by Almer S. Tigelaar's avatar Almer S. Tigelaar Committed by Len Brown
Browse files

sony-laptop: Duplicate SNC 127 Event Fix



Fixes a duplicate mapping in the SNC sony_127_events structure.

Signed-off-by: default avatarAlmer S. Tigelaar <almer@gnome.org>
Signed-off-by: default avatarMattia Dongili <malattia@linux.it>
Signed-off-by: default avatarLen Brown <len.brown@intel.com>
parent 09106974
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -905,7 +905,6 @@ static struct sony_nc_event sony_127_events[] = {
	{ 0x05, SONYPI_EVENT_ANYBUTTON_RELEASED },
	{ 0x05, SONYPI_EVENT_ANYBUTTON_RELEASED },
	{ 0x86, SONYPI_EVENT_PKEY_P5 },
	{ 0x86, SONYPI_EVENT_PKEY_P5 },
	{ 0x06, SONYPI_EVENT_ANYBUTTON_RELEASED },
	{ 0x06, SONYPI_EVENT_ANYBUTTON_RELEASED },
	{ 0x06, SONYPI_EVENT_ANYBUTTON_RELEASED },
	{ 0x87, SONYPI_EVENT_SETTINGKEY_PRESSED },
	{ 0x87, SONYPI_EVENT_SETTINGKEY_PRESSED },
	{ 0x07, SONYPI_EVENT_ANYBUTTON_RELEASED },
	{ 0x07, SONYPI_EVENT_ANYBUTTON_RELEASED },
	{ 0, 0 },
	{ 0, 0 },