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 <[email protected]> AuthorDate: Wed, 25 Nov 2020 11:54:44 -06:00 Committer: Borislav Petkov <[email protected]> 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 <[email protected]> Signed-off-by: Borislav Petkov <[email protected]> Acked-by: Hans de Goede <[email protected]> Acked-by: Steve Wahl <[email protected]> Link: https://lkml.kernel.org/r/[email protected] --- 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 <[email protected]> +L: [email protected] +S: Maintained +F: drivers/platform/x86/uv_sysfs.c + UVESAFB DRIVER M: Michal Januszewski <[email protected]> L: [email protected]

