staging: dgrp: remove driver
authorKristina Martšenko <kristina.martsenko@gmail.com>
Mon, 30 Jun 2014 23:14:02 +0000 (02:14 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 1 Jul 2014 06:23:41 +0000 (23:23 -0700)
commit19b1e7695be8cbdf14e85ddefc9c5a9d3e88bdfd
tree62931391f54a6f3134ea3bbba60e703f26511912
parent929b2d483d9a3dc5680e83e444cb99061d57d547
staging: dgrp: remove driver

Remove the driver as it hasn't been cleaned up and it doesn't look like
anyone is going to work on it anymore. This can be reverted if someone
wants to work to fix the remaining issues the driver has.

Signed-off-by: Kristina Martšenko <kristina.martsenko@gmail.com>
Cc: Bill Pemberton <wfp5p@worldbroken.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
18 files changed:
drivers/staging/Kconfig
drivers/staging/Makefile
drivers/staging/dgrp/Kconfig [deleted file]
drivers/staging/dgrp/Makefile [deleted file]
drivers/staging/dgrp/README [deleted file]
drivers/staging/dgrp/TODO [deleted file]
drivers/staging/dgrp/dgrp_common.c [deleted file]
drivers/staging/dgrp/dgrp_common.h [deleted file]
drivers/staging/dgrp/dgrp_dpa_ops.c [deleted file]
drivers/staging/dgrp/dgrp_driver.c [deleted file]
drivers/staging/dgrp/dgrp_mon_ops.c [deleted file]
drivers/staging/dgrp/dgrp_net_ops.c [deleted file]
drivers/staging/dgrp/dgrp_ports_ops.c [deleted file]
drivers/staging/dgrp/dgrp_specproc.c [deleted file]
drivers/staging/dgrp/dgrp_sysfs.c [deleted file]
drivers/staging/dgrp/dgrp_tty.c [deleted file]
drivers/staging/dgrp/digirp.h [deleted file]
drivers/staging/dgrp/drp.h [deleted file]