git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
04831dc
)
TTY: add tty_port_register_device helper
author
Jiri Slaby
<jslaby@suse.cz>
Mon, 4 Jun 2012 11:35:37 +0000
(13:35 +0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 14 Jun 2012 00:30:54 +0000
(17:30 -0700)
This will automatically assign tty_port to tty_driver's port array for
later recall in tty_init_dev. This is intended to be called instead of
tty_register_device.
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found