Bluetooth: hci_uart: Move setup callback into different location
authorMarcel Holtmann <marcel@holtmann.org>
Mon, 6 Apr 2015 05:52:17 +0000 (22:52 -0700)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 7 Apr 2015 16:47:11 +0000 (18:47 +0200)
commit6ae4fddf78c11dedfb13a518a9050e9b265529ca
tree6b5c4cc2d6b503e2afd018192475fd626bd02392
parent34dced9bd6baf677fa6cfbfb65f002601a10d1e7
Bluetooth: hci_uart: Move setup callback into different location

The setup callback got wrongly inserted between the enqueue and dequeue
callbacks. Move it to a better location.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
drivers/bluetooth/hci_uart.h