forked from Minki/linux
sony-laptop: Duplicate SNC 127 Event Fix
Fixes a duplicate mapping in the SNC sony_127_events structure. Signed-off-by: Almer S. Tigelaar <almer@gnome.org> Signed-off-by: Mattia Dongili <malattia@linux.it> Signed-off-by: Len Brown <len.brown@intel.com>
This commit is contained in:
parent
0910697403
commit
226fced325
@ -905,7 +905,6 @@ static struct sony_nc_event sony_127_events[] = {
|
||||
{ 0x05, SONYPI_EVENT_ANYBUTTON_RELEASED },
|
||||
{ 0x86, SONYPI_EVENT_PKEY_P5 },
|
||||
{ 0x06, SONYPI_EVENT_ANYBUTTON_RELEASED },
|
||||
{ 0x06, SONYPI_EVENT_ANYBUTTON_RELEASED },
|
||||
{ 0x87, SONYPI_EVENT_SETTINGKEY_PRESSED },
|
||||
{ 0x07, SONYPI_EVENT_ANYBUTTON_RELEASED },
|
||||
{ 0, 0 },
|
||||
|
Loading…
Reference in New Issue
Block a user