commit | 7fd673bcdacc8528c7d9489d31f040eac7cca164 | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Fri Apr 03 21:44:02 2020 +0200 |
committer | Johan Hedberg <johan.hedberg@intel.com> | Sun Apr 05 14:53:07 2020 +0300 |
tree | f86f2838f09a40a9e099c69f1e1c703df02e166d | |
parent | 145373cb1b1fcdba2059e945d0aa2613af2e84d1 [diff] |
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>