diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-12-06 20:18:30 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-12-06 20:18:30 +0300 |
commit | 0af72df267f2ed865c71a69fb2811ea6fa4736dc (patch) | |
tree | 65f3b976d00fc3a8d8a78ac9033a51d5c5d3e2bf /MAINTAINERS | |
parent | 4ec941d68c2cd8db5c6f7c2fab0f47a352f6b204 (diff) | |
download | linux-0af72df267f2ed865c71a69fb2811ea6fa4736dc.tar.xz |
staging: slicoss: remove the staging driver
A "real" driver for this hardware has now landed in the networking tree,
so remove this old staging driver so that we don't have multiple drivers
for the same hardware, and so people don't waste their time trying to
clean up this old code.
Cc: Lior Dotan <liodot@gmail.com>
Cc: Christopher Harrer <charrer@alacritech.com>
Cc: David Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 2de970d2f332..8695516dc5c4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11566,12 +11566,6 @@ L: linux-fbdev@vger.kernel.org S: Maintained F: drivers/staging/sm750fb/ -STAGING - SLICOSS -M: Lior Dotan <liodot@gmail.com> -M: Christopher Harrer <charrer@alacritech.com> -S: Odd Fixes -F: drivers/staging/slicoss/ - STAGING - SPEAKUP CONSOLE SPEECH DRIVER M: William Hubbs <w.d.hubbs@gmail.com> M: Chris Brannon <chris@the-brannons.com> |