diff options
author | Justin Ernst <justin.ernst@hpe.com> | 2020-11-25 11:54:44 -0600 |
---|---|---|
committer | Borislav Petkov <bp@suse.de> | 2020-12-01 13:59:20 +0100 |
commit | 6043082c96844fa3a047896212e2da0adc1dde81 (patch) | |
tree | caf8585622e2de3723b366ec77ba4680a3e2bf7e /MAINTAINERS | |
parent | c159376490eef39f0f2cb1ce5dd38a6d41c859b4 (diff) | |
download | lwn-6043082c96844fa3a047896212e2da0adc1dde81.tar.gz lwn-6043082c96844fa3a047896212e2da0adc1dde81.zip |
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.ernst@hpe.com>
Signed-off-by: Borislav Petkov <bp@suse.de>
Acked-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Steve Wahl <steve.wahl@hpe.com>
Link: https://lkml.kernel.org/r/20201125175444.279074-6-justin.ernst@hpe.com
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index a008b70f3c16..bcf83e124fb8 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.ernst@hpe.com> +L: platform-driver-x86@vger.kernel.org +S: Maintained +F: drivers/platform/x86/uv_sysfs.c + UVESAFB DRIVER M: Michal Januszewski <spock@gentoo.org> L: linux-fbdev@vger.kernel.org |