From: Hans de Goede Date: Thu, 5 Oct 2017 14:31:47 +0000 (+0200) Subject: MAINTAINERS: Add entry for the PEAQ WMI hotkeys driver X-Git-Tag: v4.15-rc1~41^2~56 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=687d25a2bae98b32534d2119419ed1eea6e53bbb;p=thirdparty%2Fkernel%2Flinux.git MAINTAINERS: Add entry for the PEAQ WMI hotkeys driver Add an entry to make myself the maintainer of the PEAQ WMI hotkeys driver. Signed-off-by: Hans de Goede Signed-off-by: Andy Shevchenko --- diff --git a/MAINTAINERS b/MAINTAINERS index 08b96f77f618c..037a8d2a7f4e9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -10521,6 +10521,12 @@ S: Maintained F: crypto/pcrypt.c F: include/crypto/pcrypt.h +PEAQ WMI HOTKEYS DRIVER +M: Hans de Goede +L: platform-driver-x86@vger.kernel.org +S: Maintained +F: drivers/platform/x86/peaq-wmi.c + PER-CPU MEMORY ALLOCATOR M: Tejun Heo M: Christoph Lameter