]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
platform/x86: dell-wmi: Label driver as handling notifications
authorMario Limonciello <mario.limonciello@dell.com>
Tue, 26 Sep 2017 18:49:59 +0000 (13:49 -0500)
committerDarren Hart (VMware) <dvhart@infradead.org>
Wed, 27 Sep 2017 17:30:25 +0000 (10:30 -0700)
This driver serves the purpose of responding to WMI based notifications
from the DELL_EVENT_GUID (9DBB5994-A997-11DA-B012-B622A1EF5492).
Other GUIDs will be handled by separate drivers.

Update the language used by this driver to avoid future confusion.

Signed-off-by: Mario Limonciello <mario.limonciello@dell.com>
Signed-off-by: Darren Hart (VMware) <dvhart@infradead.org>
MAINTAINERS
drivers/platform/x86/Kconfig

index a6a5746ced9d77fb27b07d7065df67aadf8d54c9..08b96f77f618c39ef17d9722a281139037641446 100644 (file)
@@ -3996,7 +3996,7 @@ S:        Maintained
 F:     Documentation/dcdbas.txt
 F:     drivers/firmware/dcdbas.*
 
-DELL WMI EXTRAS DRIVER
+DELL WMI NOTIFICATIONS DRIVER
 M:     Matthew Garrett <mjg59@srcf.ucam.org>
 M:     Pali Rohár <pali.rohar@gmail.com>
 S:     Maintained
index f401ae463e9bea7784a4005a9354e3bb782bdda6..1f7959ff055cc3505b040943eb514675f30028bf 100644 (file)
@@ -116,7 +116,7 @@ config DELL_LAPTOP
        laptops (except for some models covered by the Compal driver).
 
 config DELL_WMI
-       tristate "Dell WMI extras"
+       tristate "Dell WMI notifications"
        depends on ACPI_WMI
        depends on DMI
        depends on INPUT