commit | b219e3ac66183fc9771b94af931fb5fd41d586ec | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Thu Jul 06 12:38:46 2006 +0200 |
committer | David S. Miller <davem@sunset.davemloft.net> | Thu Sep 28 18:01:25 2006 -0700 |
tree | 671a6a553c6744fce2eb35c6508249cbc616c326 | |
parent | 4d0eb0049ce94101f7f169f89216ba58475219e2 [diff] |
[Bluetooth] Integrate low-level connections into the driver model This patch integrates the low-level connections (ACL and SCO) into the driver model. Every connection is presented as device with the parent set to its host controller device. Signed-off-by: Marcel Holtmann <marcel@holtmann.org>