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:
ee3b48d
)
TTY: ircomm_tty, add tty install
author
Jiri Slaby
<jslaby@suse.cz>
Tue, 7 Aug 2012 19:48:02 +0000
(21:48 +0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 13 Aug 2012 23:53:14 +0000
(16:53 -0700)
This has two outcomes:
* we give the TTY layer a tty_port
* we do not find the info structure every time open is called on that
tty
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Cc: Samuel Ortiz <samuel@sortiz.org>
Acked-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found