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:
338818f
)
tty: tty_port: Add a kref object to the tty port
author
Alan Cox
<alan@linux.intel.com>
Mon, 30 Nov 2009 13:17:14 +0000
(13:17 +0000)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Fri, 11 Dec 2009 23:18:07 +0000
(15:18 -0800)
Users of tty port need a way to refcount ports when hotplugging is
involved.
Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found