]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[Bluetooth] Attach host adapters to the Bluetooth bus
authorMarcel Holtmann <marcel@holtmann.org>
Fri, 4 May 2007 22:36:03 +0000 (00:36 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Fri, 4 May 2007 22:36:03 +0000 (00:36 +0200)
commit53c1d4b0b22243c093ded25aaa01c8ff8ab6e6b3
treef24b89dd53b3dfb7c0b7633b96fcfb335b983471
parent0878b6667f28772aa7d6b735abff53efc7bf6d91
[Bluetooth] Attach host adapters to the Bluetooth bus

The Bluetooth host adapters are attached to the Bluetooth class and the
low-level connections are children of these class devices. Having class
devices as parent of bus devices breaks a lot of reasonable assumptions
about sysfs. The host adapters should be attached to the Bluetooth bus
to simplify the dependency resolving. For compatibility an additional
symlink from the Bluetooth class will be used.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/hci_sysfs.c