The following commit has been merged into the x86/platform branch of tip: Commit-ID: caf371103ea17de58251714131b06682d86b0df8 Gitweb: https://git.kernel.org/tip/caf371103ea17de58251714131b06682d86b0df8 Author: Justin Ernst <justin.er...@hpe.com> AuthorDate: Wed, 25 Nov 2020 11:54:44 -06:00 Committer: Borislav Petkov <b...@suse.de> CommitterDate: Thu, 26 Nov 2020 17:17:18 +01:00
x86/platform/uv: Update MAINTAINERS for uv_sysfs driver Add an entry and email address for the new uv_sysfs driver and its maintainer. Signed-off-by: Justin Ernst <justin.er...@hpe.com> Signed-off-by: Borislav Petkov <b...@suse.de> Acked-by: Hans de Goede <hdego...@redhat.com> Acked-by: Steve Wahl <steve.w...@hpe.com> Link: https://lkml.kernel.org/r/20201125175444.279074-6-justin.er...@hpe.com --- MAINTAINERS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index a008b70..bcf83e1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -18354,6 +18354,12 @@ F: include/uapi/linux/uuid.h F: lib/test_uuid.c F: lib/uuid.c +UV SYSFS DRIVER +M: Justin Ernst <justin.er...@hpe.com> +L: platform-driver-...@vger.kernel.org +S: Maintained +F: drivers/platform/x86/uv_sysfs.c + UVESAFB DRIVER M: Michal Januszewski <sp...@gentoo.org> L: linux-fb...@vger.kernel.org