Commit 924ad325 authored by Lukas Bulwahn's avatar Lukas Bulwahn Committed by Hans de Goede
Browse files

MAINTAINERS: rectify DELL WMI SYSMAN DRIVERS section



Commit e8a60aa7 ("platform/x86: Introduce support for Systems
Management Driver over WMI for Dell Systems") added a new section
DELL WMI SYSMAN DRIVERS in MAINTAINERS, but slipped in a typo.

Hence, ./scripts/get_maintainer.pl --self-test=patterns complains:

  warning: no file matches    F:    drivers/platform/x86/dell-wmi-syman/*

Point the file entry to the right location and add an entry for its
Documentation while at it.

Signed-off-by: default avatarLukas Bulwahn <lukas.bulwahn@gmail.com>
Acked-by: default avatarDivya Bharathi <divya.bharathi@dell.com>
Link: https://lore.kernel.org/r/20201029114425.22520-1-lukas.bulwahn@gmail.com


Signed-off-by: default avatarHans de Goede <hdegoede@redhat.com>
parent 5b09081f
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -4997,7 +4997,8 @@ M: Mario Limonciello <mario.limonciello@dell.com>
M:	Prasanth Ksr <prasanth.ksr@dell.com>
L:	platform-driver-x86@vger.kernel.org
S:	Maintained
F:	drivers/platform/x86/dell-wmi-syman/*
F:	Documentation/ABI/testing/sysfs-class-firmware-attributes
F:	drivers/platform/x86/dell-wmi-sysman/
DELL WMI NOTIFICATIONS DRIVER
M:	Matthew Garrett <mjg59@srcf.ucam.org>