]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - drivers/staging/dgnc/dgnc_tty.c
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)
commit1eb388b67a380b387030e54684f297d9f6046449
treeb926cabbc11cfb2cc133120274e8dcaa300b4418
parentf1706cb74e2ef85d7550aeafb5bb4a7534e06286
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