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:
f5ffd46
)
[Bluetooth] Make use of device_move() for RFCOMM TTY devices
author
Marcel Holtmann
<marcel@holtmann.org>
Sat, 17 Feb 2007 22:58:57 +0000
(23:58 +0100)
committer
David S. Miller
<davem@sunset.davemloft.net>
Mon, 26 Feb 2007 19:42:41 +0000
(11:42 -0800)
In the case of bound RFCOMM TTY devices the parent is not available
before its usage. So when opening a RFCOMM TTY device, move it to
the corresponding ACL device as a child. When closing the device,
move it back to the virtual device tree.
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
No differences found