diff options
author | Jiri Slaby <[email protected]> | 2021-03-02 07:21:31 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2021-03-10 09:34:05 +0100 |
commit | 078b23267d5f08f827fbaf9f2247226520c00dc1 (patch) | |
tree | 75ba751dd3debd8ab30ef0fcbfef139feeb4681e | |
parent | 4dec5f1af694526db760dfbb47211236e556e27c (diff) |
MAINTAINERS: orphan mxser
I cannot maintain this driver for years due to missing HW. Let's orphan
the entry in MAINTAINERS. And likely drop the driver later as these
devices are likely gone from this world. Mxser provides different
(out-of-tree) drivers for their current devices.
Signed-off-by: Jiri Slaby <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index d92f85ca831d..306febaae6cd 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -12088,8 +12088,7 @@ F: drivers/media/pci/meye/ F: include/uapi/linux/meye.h MOXA SMARTIO/INDUSTIO/INTELLIO SERIAL CARD -M: Jiri Slaby <[email protected]> -S: Maintained +S: Orphan F: Documentation/driver-api/serial/moxa-smartio.rst F: drivers/tty/mxser.* |