Bluetooth: Remove driver init queue from core
authorMarcel Holtmann <marcel@holtmann.org>
Mon, 12 Nov 2012 05:02:16 +0000 (14:02 +0900)
committerJohan Hedberg <johan.hedberg@intel.com>
Thu, 4 Apr 2013 16:28:25 +0000 (19:28 +0300)
commit5afff03815e26abf34702ec10422535224cdfe38
tree98d2a696ba11a7d3d15c5d227b98703eb77de7c3
parent936009976497e1e123f3223bedca25312ee20f08
Bluetooth: Remove driver init queue from core

The driver init queue is no longer needed. This can be all handled
inside the drivers now. So remove it.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
include/net/bluetooth/hci_core.h
net/bluetooth/hci_core.c