]> git.baikalelectronics.ru Git - kernel.git/commit
staging: dgnc: remove sysfs files
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 30 Nov 2016 13:46:50 +0000 (14:46 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 1 Dec 2016 08:57:49 +0000 (09:57 +0100)
commit8826b605170e90d0cc205f029b03f67c4ef34363
treeb926cabbc11cfb2cc133120274e8dcaa300b4418
parentedc18192ec08eb36f36393e2eb13de429411c324
staging: dgnc: remove sysfs files

The dgnc driver has no business creating "custom" sysfs files just for a
single tty driver.  Combined with the odd way they are created, it's
just a mess, so remove them entirely as I am tired of tripping over them
when doing driver core changes.

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_driver.h
drivers/staging/dgnc/dgnc_sysfs.c [deleted file]
drivers/staging/dgnc/dgnc_sysfs.h [deleted file]
drivers/staging/dgnc/dgnc_tty.c