]> git.baikalelectronics.ru Git - kernel.git/commit
platform/x86: dell-wmi: add new backlight events
authorY Paritcher <y.linux@paritcher.com>
Wed, 10 Jun 2020 17:56:56 +0000 (13:56 -0400)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 9 Jul 2020 19:47:27 +0000 (22:47 +0300)
commitb8695b5e7973445b7731d6448c03d43c214c7e89
treec1d53ae1403814a5348a5037052c7d4d6071a5b5
parent2e2e2ca3bbaae2ed2f35f7bf067590204543f083
platform/x86: dell-wmi: add new backlight events

Add events with a type of 0x0010 and a code of 0x57 / 0x58,
this silences the following messages being logged on a
Dell Inspiron 5593:

dell_wmi: Unknown key with type 0x0010 and code 0x0057 pressed
dell_wmi: Unknown key with type 0x0010 and code 0x0058 pressed

These are brightness events and will be handled by acpi-video

Signed-off-by: Y Paritcher <y.linux@paritcher.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
drivers/platform/x86/dell-wmi.c