commit | 6ae4fddf78c11dedfb13a518a9050e9b265529ca | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Sun Apr 05 22:52:17 2015 -0700 |
committer | Marcel Holtmann <marcel@holtmann.org> | Tue Apr 07 18:47:11 2015 +0200 |
tree | 6b5c4cc2d6b503e2afd018192475fd626bd02392 | |
parent | 34dced9bd6baf677fa6cfbfb65f002601a10d1e7 [diff] |
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>