From: Marcel Holtmann Date: Sat, 17 Feb 2007 22:58:57 +0000 (+0100) Subject: [Bluetooth] Make use of device_move() for RFCOMM TTY devices X-Git-Tag: v2.6.21-rc2~38^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1a3313698895d8ad4760f98642007bf236af2e8;p=pandora-kernel.git [Bluetooth] Make use of device_move() for RFCOMM TTY devices 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 --- Reading git-diff-tree failed