[Bluetooth] Integrate low-level connections into the driver model
authorMarcel Holtmann <marcel@holtmann.org>
Thu, 6 Jul 2006 10:38:46 +0000 (12:38 +0200)
committerDavid S. Miller <davem@sunset.davemloft.net>
Fri, 29 Sep 2006 01:01:25 +0000 (18:01 -0700)
commitb219e3ac66183fc9771b94af931fb5fd41d586ec
tree671a6a553c6744fce2eb35c6508249cbc616c326
parent4d0eb0049ce94101f7f169f89216ba58475219e2
[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>
include/net/bluetooth/hci_core.h
net/bluetooth/hci_conn.c
net/bluetooth/hci_sysfs.c