commit | 5fbcd260c2c52f78cd699f65e9c7af2e60b5380c | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Tue Sep 23 00:16:36 2008 +0200 |
committer | Marcel Holtmann <marcel@holtmann.org> | Tue Sep 23 00:16:36 2008 +0200 |
tree | 6decac9498b66653f7e327ae82903fa89366f486 | |
parent | e8c3c3d22b340a406a9aab1b7a9f436636c3de9d [diff] |
[Bluetooth] Fix USB disconnect handling of btusb driver The USB transport specification for Bluetooth splits the ACL and SCO handling into two separate interfaces. In Linux it possible to probe and disconnect these interfaces independently. So make sure that both interfaces are tightly bound together. This fixes the suspend regression that some people have expierenced. Signed-off-by: Oliver Neukum <oneukum@suse.de> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>