diff options
author | Damien Le Moal <damien.lemoal@wdc.com> | 2021-02-04 17:43:42 +0900 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2021-02-04 07:45:32 -0700 |
commit | ee8f353b1591cef4a29cddeb379c1503559f474e (patch) | |
tree | b397117e9baacca439e3feb95cb8d31200975969 /MAINTAINERS | |
parent | 203c018079e13510f913fd0fd426370f4de0fd05 (diff) |
block: remove skd driver
The STEC S1220 PCIe SSD cards are EOL since 2014 and not supported by
the vendor anymore. As the skd driver for this SSD is starting to cause
problems with improvements to the block layer, stop supporting it in
newer kernel versions.
Signed-off-by: Damien Le Moal <damien.lemoal@wdc.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 992fe3b0900a..f4766335189a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -16938,12 +16938,6 @@ F: include/linux/static_call*.h F: kernel/jump_label.c F: kernel/static_call.c -STEC S1220 SKD DRIVER -M: Damien Le Moal <Damien.LeMoal@wdc.com> -L: linux-block@vger.kernel.org -S: Maintained -F: drivers/block/skd*[ch] - STI AUDIO (ASoC) DRIVERS M: Arnaud Pouliquen <arnaud.pouliquen@st.com> L: alsa-devel@alsa-project.org (moderated for non-subscribers) |