[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210401162206.26901-3-mario.limonciello@dell.com>
Date: Thu, 1 Apr 2021 11:22:05 -0500
From: Mario Limonciello <mario.limonciello@...l.com>
To: Hans De Goede <hdegoede@...hat.com>,
Mark Gross <mgross@...ux.intel.com>
Cc: LKML <linux-kernel@...r.kernel.org>, Dell.Client.Kernel@...l.com,
platform-driver-x86@...r.kernel.org,
Mario Limonciello <mario.limonciello@...look.com>,
Mario Limonciello <mario.limonciello@...l.com>
Subject: [PATCH 2/3] MAINTAINERS: Add missing section for alienware-wmi driver
This driver is maintained by Dell, but it was missing in MAINTAINERS.
Signed-off-by: Mario Limonciello <mario.limonciello@...l.com>
---
MAINTAINERS | 5 +++++
drivers/platform/x86/dell/alienware-wmi.c | 2 +-
2 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 46c8fadb59c3..3649e04c3b73 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -697,6 +697,11 @@ S: Maintained
F: Documentation/i2c/busses/i2c-ali1563.rst
F: drivers/i2c/busses/i2c-ali1563.c
+ALIENWARE WMI DRIVER
+L: Dell.Client.Kernel@...l.com
+S: Maintained
+F: drivers/platform/x86/dell/alienware-wmi.c
+
ALL SENSORS DLH SERIES PRESSURE SENSORS DRIVER
M: Tomislav Denis <tomislav.denis@....com>
L: linux-iio@...r.kernel.org
diff --git a/drivers/platform/x86/dell/alienware-wmi.c b/drivers/platform/x86/dell/alienware-wmi.c
index 5bb2859c8285..0d03e6b7b40c 100644
--- a/drivers/platform/x86/dell/alienware-wmi.c
+++ b/drivers/platform/x86/dell/alienware-wmi.c
@@ -2,7 +2,7 @@
/*
* Alienware AlienFX control
*
- * Copyright (C) 2014 Dell Inc <mario_limonciello@...l.com>
+ * Copyright (C) 2014 Dell Inc <Dell.Client.Kernel@...l.com>
*/
#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
--
2.25.1
Powered by blists - more mailing lists