OSDN Git Service

Bluetooth: hci_h5: Remove ignored flag HCI_UART_RESET_ON_INIT
authorSamuel Holland <samuel@sholland.org>
Sat, 1 Aug 2020 16:29:55 +0000 (11:29 -0500)
committerMarcel Holtmann <marcel@holtmann.org>
Sun, 2 Aug 2020 18:01:17 +0000 (20:01 +0200)
commitb5f628a20af9044a9951310918732d1e6d83b476
tree9130408c155b575323910f02c56e6d8cd7d5f2ba
parent7cfc21e9b5f152a42c924cdadb238c5f5b3e2a7a
Bluetooth: hci_h5: Remove ignored flag HCI_UART_RESET_ON_INIT

Since commit cba736465e5c ("Bluetooth: hci_serdev: Remove setting of
HCI_QUIRK_RESET_ON_CLOSE."), this flag is ignored for hci_serdev users,
so let's remove setting it.

Signed-off-by: Samuel Holland <samuel@sholland.org>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/hci_h5.c