diff options
author | Shraddha Barke <shraddha.6596@gmail.com> | 2015-12-26 12:14:34 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-01-29 08:13:35 +0100 |
commit | 82ef33af9dd30075adbd9f3dd161b606b8ba88ac (patch) | |
tree | daae9a3ee61e0389f66292a24dc9c074e634ee00 /MAINTAINERS | |
parent | Staging: fwserial: Declare fwtty_port_get as static (diff) | |
download | linux-82ef33af9dd30075adbd9f3dd161b606b8ba88ac.tar.xz linux-82ef33af9dd30075adbd9f3dd161b606b8ba88ac.zip |
Staging: olpc_dcon: Remove obsolete driver
Remove support for One Laptop Per Child organization since it is dead.
http://www.olpcnews.com/about_olpc_news/goodbye_one_laptop_per_child.html
Signed-off-by: Shraddha Barke <shraddha.6596@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 48d09cca8505..0d85f01e7deb 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -10392,14 +10392,6 @@ L: linux-tegra@vger.kernel.org S: Maintained F: drivers/staging/nvec/ -STAGING - OLPC SECONDARY DISPLAY CONTROLLER (DCON) -M: Jens Frederich <jfrederich@gmail.com> -M: Daniel Drake <dsd@laptop.org> -M: Jon Nettleton <jon.nettleton@gmail.com> -W: http://wiki.laptop.org/go/DCON -S: Maintained -F: drivers/staging/olpc_dcon/ - STAGING - PARALLEL LCD/KEYPAD PANEL DRIVER M: Willy Tarreau <willy@haproxy.com> S: Odd Fixes |