diff options
author | Russ Gorby <russ.gorby@intel.com> | 2011-06-14 22:35:32 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2011-07-02 00:33:11 +0200 |
commit | d50f6dcaf22a3234a65ae4f6087173e66b7fff56 (patch) | |
tree | 31ebf5b0c30438942ba541cb442984321c882109 /drivers/tty/sysrq.c | |
parent | pch_phub: Fix register miss-setting issue (diff) | |
download | linux-d50f6dcaf22a3234a65ae4f6087173e66b7fff56.tar.xz linux-d50f6dcaf22a3234a65ae4f6087173e66b7fff56.zip |
tty: n_gsm: expose gsmtty device nodes at ldisc open time
The n_gsm driver being an ldisc, does not provide a convenient method
e.g. udev to create the tty device nodes automatically when the ldisc
is opened.
The TTY device nodes are now created via calls to tty_register_device
from the ldisc open.
Signed-off-by: Russ Gorby <russ.gorby@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/tty/sysrq.c')
0 files changed, 0 insertions, 0 deletions