commit | 52b318e6196169e5ff8a52371833cd5a9dba05d1 | [log] [tgz] |
---|---|---|
author | Sebastian Reichel <sre@kernel.org> | Tue Mar 28 17:59:36 2017 +0200 |
committer | Marcel Holtmann <marcel@holtmann.org> | Wed Apr 12 22:12:17 2017 +0200 |
tree | dfa031058c2eae6b3f24cbf95739974b6a29b666 | |
parent | 82f5169bf3d3b5d8f7f7c437d2d83435173cb638 [diff] |
Bluetooth: hci_serdev: do not open device in hci open The device driver may need to communicate with the UART device while the Bluetooth device is closed (e.g. due to interrupts). Acked-by: Pavel Machek <pavel@ucw.cz> Signed-off-by: Sebastian Reichel <sre@kernel.org> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>