[PATCH] devfs: Remove devfs support from the serial subsystem
Also fixes all serial drivers. Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
@@ -851,7 +851,6 @@ static struct uart_ops sunsab_pops = {
|
||||
static struct uart_driver sunsab_reg = {
|
||||
.owner = THIS_MODULE,
|
||||
.driver_name = "serial",
|
||||
.devfs_name = "tts/",
|
||||
.dev_name = "ttyS",
|
||||
.major = TTY_MAJOR,
|
||||
};
|
||||
|
Reference in New Issue
Block a user