]> Git Repo - linux.git/commit - drivers/isdn/i4l/isdn_tty.c
TTY: automatically create nodes for some drivers
authorJiri Slaby <[email protected]>
Tue, 7 Aug 2012 19:47:48 +0000 (21:47 +0200)
committerGreg Kroah-Hartman <[email protected]>
Mon, 13 Aug 2012 23:50:19 +0000 (16:50 -0700)
commitc4d6ebeb7d78ea8eabd5efe9ef876fe371cb5f4b
treee9300a70c249537ceeb93ce20c8d3a19567fb7b9
parent734cc1783816ae358cef45673a29bf7af974e147
TTY: automatically create nodes for some drivers

This looks like it was a mistake not to create device nodes for these
drivers. Let us create them from now on.

It will be necessary to call tty_register_device some way, either by
tty_register_driver implicitly or to call tty_register_device proper.

Signed-off-by: Jiri Slaby <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Acked-by: Alan Cox <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
drivers/isdn/i4l/isdn_tty.c
drivers/s390/char/tty3270.c
drivers/tty/serial/crisv10.c
This page took 0.052484 seconds and 4 git commands to generate.