diff options
author | Benjamin Romer <benjamin.romer@unisys.com> | 2014-03-07 13:02:21 -0600 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-03-08 22:42:14 -0800 |
commit | 56df01226642582079a6994a6201e7ebf2655298 (patch) | |
tree | 04d78ffe508fdb1d6fadafa7984b84baa7ccc96b | |
parent | 27dd5548396e69c4b735739b8d7824ca2a3f39d5 (diff) |
staging: unisys: update MAINTAINERS and TODO
This patch adds the Unisys s-Par driver maintainers to the MAINTAINERS
file, changes the state to "Supported", modifies TODO to address patches
to the Unisys mailing list, and adds Greg Kroah-Hartman to the patch
recipients list.
Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-rw-r--r-- | MAINTAINERS | 7 | ||||
-rw-r--r-- | drivers/staging/unisys/TODO | 3 |
2 files changed, 9 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index c3ff6236fca8..405c4c92d8c5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9031,6 +9031,13 @@ F: drivers/cdrom/cdrom.c F: include/linux/cdrom.h F: include/uapi/linux/cdrom.h +UNISYS S-PAR DRIVERS +M: Benjamin Romer <benjamin.romer@unisys.com> +M: David Kershner <david.kershner@unisys.com> +L: sparmaintainer@unisys.com (Unisys internal) +S: Supported +F: drivers/staging/unisys/ + UNIVERSAL FLASH STORAGE HOST CONTROLLER DRIVER M: Vinayak Holikatti <vinholikatti@gmail.com> M: Santosh Y <santoshsy@gmail.com> diff --git a/drivers/staging/unisys/TODO b/drivers/staging/unisys/TODO index c4265a2e73d9..034ac61c44f2 100644 --- a/drivers/staging/unisys/TODO +++ b/drivers/staging/unisys/TODO @@ -16,5 +16,6 @@ TODO: Patches to: + Greg Kroah-Hartman <gregkh@linuxfoundation.org> Ken Cox <jkc@redhat.com> - Ben Romer <sparmaintainer@unisys.com> + Unisys s-Par maintainer mailing list <sparmaintainer@unisys.com> |