OSDN Git Service

staging: dgnc: remove crazy "management" device node
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 11 Jan 2018 16:50:17 +0000 (17:50 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 15 Jan 2018 15:07:08 +0000 (16:07 +0100)
commit37034c1b42b087a60c4ba088edc07252d83ce2cf
tree9e023cc2e8977ed7d4e0a5f57ee2f6ba557e7fec
parentf75c1b2953766623052dbe5e297decca6a730772
staging: dgnc: remove crazy "management" device node

There's no need for a special character device just to get some random
information out of a single serial port driver.  So remove the
dgnc_mgmt.c file, and some structures and ioctl definitions that only it
was using.

Cc: Lidza Louina <lidza.louina@gmail.com>
Cc: Mark Hounschell <markh@compro.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/dgnc/Makefile
drivers/staging/dgnc/dgnc_driver.c
drivers/staging/dgnc/dgnc_mgmt.c [deleted file]
drivers/staging/dgnc/dgnc_mgmt.h [deleted file]
drivers/staging/dgnc/digi.h