]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitd127ba3dc285cc04921b8863e191503019f56796
tree671a6a553c6744fce2eb35c6508249cbc616c326
parentf7d847338ac235600977ae0af256e1a9c8f10bee
[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