]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit - drivers/platform/x86/dell-wmi.c
dell-wmi: Add information about other WMI event codes
authorPali Rohár <pali.rohar@gmail.com>
Wed, 15 Jun 2016 19:49:12 +0000 (21:49 +0200)
committerDarren Hart <dvhart@linux.intel.com>
Fri, 17 Jun 2016 18:13:29 +0000 (11:13 -0700)
commit3237a861049bb3a8f335392c37505d4d3692d79e
treebacac2bf3167700f6498e73d468e12d862cac75c
parent6a4d260a63999dae65289e790f7af2ab1e26cd97
dell-wmi: Add information about other WMI event codes

ACPI DSDT tables have defined other WMI codes, but does not contain any
description when those codes are emitted. Some other codes can be found in
logs on internet. In this patch are all which I saw, but lot of them are
not tested properly (e.g. for duplicate events with AT keyboard). Now we
have all WMI event codes at one place and in future after proper testing
those codes can be correctly enabled or disabled...

Signed-off-by: Pali Rohár <pali.rohar@gmail.com>
Tested-by: Michał Kępień <kernel@kempniu.pl>
Reviewed-by: Michał Kępień <kernel@kempniu.pl>
Tested-by: Gabriele Mazzotta <gabriele.mzt@gmail.com>
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
drivers/platform/x86/dell-wmi.c