Bluetooth: Fix not setting HCI_RESET flag for AMP
authorAndrei Emeltchenko <andrei.emeltchenko@intel.com>
Mon, 11 Jun 2012 08:13:10 +0000 (11:13 +0300)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Tue, 12 Jun 2012 03:10:31 +0000 (00:10 -0300)
commit11778716ededa873f24eebaae011e52f3d27dfca
treecb4d9a7f5065b74ee9275da7f20222737e964e9b
parentf0e0951007b051046587e73ffc9716caa024d537
Bluetooth: Fix not setting HCI_RESET flag for AMP

Move reset function to common initialization section fixing
not setting HCI_RESET flag for amp_init.

Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
net/bluetooth/hci_core.c