[PATCH v2 1/3] platform/x86: dell-wmi: add new backlight events

2020-06-08 Thread Y Paritcher
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

Re: [PATCH v2 1/3] platform/x86: dell-wmi: add new backlight events

2020-06-08 Thread Pali Rohár
On Monday 08 June 2020 19:05:28 Y Paritcher wrote: > 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 0x001