Bluetooth: hci_qca: Remove serdev_device_open/close function calls
authorBalakrishna Godavarthi <bgodavar@codeaurora.org>
Wed, 22 Aug 2018 12:20:04 +0000 (17:50 +0530)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 27 Sep 2018 09:59:58 +0000 (11:59 +0200)
commitca30ccd2191842ebfd36229bee91da2db8c16361
tree57b78192771519c907058346282b192da34659c5
parent5aac49378742a52bbe8af3d25bc51b487be7b17f
Bluetooth: hci_qca: Remove serdev_device_open/close function calls

Removed serdev_device_open/close functions from qca_open/close as
they are called in hci_uart_register_device() and
hci_uart_unregister_device() functions.

Signed-off-by: Balakrishna Godavarthi <bgodavar@codeaurora.org>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/hci_qca.c