Skip to content

Commit

Permalink
Staging: olpc_dcon: Remove obsolete driver
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Shraddha Barke authored and Greg Kroah-Hartman committed Jan 29, 2016
1 parent 3fe9f21 commit 82ef33a
Show file tree
Hide file tree
Showing 10 changed files with 0 additions and 1,351 deletions.
8 changes: 0 additions & 8 deletions MAINTAINERS
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 0 additions & 2 deletions drivers/staging/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,6 @@ source "drivers/staging/wlan-ng/Kconfig"

source "drivers/staging/comedi/Kconfig"

source "drivers/staging/olpc_dcon/Kconfig"

source "drivers/staging/panel/Kconfig"

source "drivers/staging/rtl8192u/Kconfig"
Expand Down
1 change: 0 additions & 1 deletion drivers/staging/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ obj-y += media/
obj-$(CONFIG_SLICOSS) += slicoss/
obj-$(CONFIG_PRISM2_USB) += wlan-ng/
obj-$(CONFIG_COMEDI) += comedi/
obj-$(CONFIG_FB_OLPC_DCON) += olpc_dcon/
obj-$(CONFIG_PANEL) += panel/
obj-$(CONFIG_RTL8192U) += rtl8192u/
obj-$(CONFIG_RTL8192E) += rtl8192e/
Expand Down
35 changes: 0 additions & 35 deletions drivers/staging/olpc_dcon/Kconfig

This file was deleted.

6 changes: 0 additions & 6 deletions drivers/staging/olpc_dcon/Makefile

This file was deleted.

9 changes: 0 additions & 9 deletions drivers/staging/olpc_dcon/TODO

This file was deleted.

Loading

0 comments on commit 82ef33a

Please sign in to comment.