Bluetooth: btusb: Enable Intel events even if already in operational mode
authorMarcel Holtmann <marcel@holtmann.org>
Fri, 3 Apr 2020 19:44:02 +0000 (21:44 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Sun, 5 Apr 2020 11:53:07 +0000 (14:53 +0300)
commit7fd673bcdacc8528c7d9489d31f040eac7cca164
treef86f2838f09a40a9e099c69f1e1c703df02e166d
parent145373cb1b1fcdba2059e945d0aa2613af2e84d1
Bluetooth: btusb: Enable Intel events even if already in operational mode

In case the controller is already in operation mode, the Intel specific
events will not be enabled. Fix this by jumping to a common finish
section that will allow setting final details for the controller.

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