]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "Staging: olpc_dcon: Remove obsolete driver"
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 4 Apr 2016 20:52:35 +0000 (13:52 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 4 Apr 2016 20:52:35 +0000 (13:52 -0700)
commit609b44eaee1b45fc3aa7d7a66fdbc49ba44a0182
treece6dbd7c97b5cf8755d94e03fcf2a63c719bfe1e
parent2715bbd8b1bbf28982f7a16197d5b4f484c43a71
Revert "Staging: olpc_dcon: Remove obsolete driver"

This reverts commit 8e2365568fb9e2d0e728066aaac2e998188cf144.  It turns
out these machines are still out there, and the original patch broke
them.  So revert it, adding back the driver, so people's machines still
work properly.

Reported-by: James Cameron <quozl@laptop.org>
Cc: Shraddha Barke <shraddha.6596@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
MAINTAINERS
drivers/staging/Kconfig
drivers/staging/Makefile
drivers/staging/olpc_dcon/Kconfig [new file with mode: 0644]
drivers/staging/olpc_dcon/Makefile [new file with mode: 0644]
drivers/staging/olpc_dcon/TODO [new file with mode: 0644]
drivers/staging/olpc_dcon/olpc_dcon.c [new file with mode: 0644]
drivers/staging/olpc_dcon/olpc_dcon.h [new file with mode: 0644]
drivers/staging/olpc_dcon/olpc_dcon_xo_1.c [new file with mode: 0644]
drivers/staging/olpc_dcon/olpc_dcon_xo_1_5.c [new file with mode: 0644]