staging: dgnc: delete the driver
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 2 Oct 2018 22:14:14 +0000 (15:14 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 2 Oct 2018 22:14:14 +0000 (15:14 -0700)
commit3268357865d6541f11c2e759525e090f79210793
treee82511b790956b257841df74c4b5325a458d548c
parentf3583dcd4d83803007ed6a8a09e58ee746a4ff99
staging: dgnc: delete the driver

Digi does not support it, no one has hardware for it, and no one is
working on it, so let's drop it for now.  If anyone wants to pick it
back up, then can revert this patch.

Reported-by: Lidza Louina <lidza.louina@gmail.com>
Reported-by: Mark Hounschell <markh@compro.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
13 files changed:
MAINTAINERS
drivers/staging/Kconfig
drivers/staging/Makefile
drivers/staging/dgnc/Kconfig [deleted file]
drivers/staging/dgnc/Makefile [deleted file]
drivers/staging/dgnc/TODO [deleted file]
drivers/staging/dgnc/dgnc_cls.c [deleted file]
drivers/staging/dgnc/dgnc_cls.h [deleted file]
drivers/staging/dgnc/dgnc_driver.c [deleted file]
drivers/staging/dgnc/dgnc_driver.h [deleted file]
drivers/staging/dgnc/dgnc_tty.c [deleted file]
drivers/staging/dgnc/dgnc_tty.h [deleted file]
drivers/staging/dgnc/digi.h [deleted file]