]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: hci_h5: Set HCI_UART_RESET_ON_INIT to correct flags
authorNicolas Boichat <drinkcat@chromium.org>
Tue, 21 Jul 2020 02:37:15 +0000 (10:37 +0800)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 28 Jul 2020 07:11:46 +0000 (09:11 +0200)
commitb18bdc8425c489b3377c84824309bdcce3c5c497
tree865a672ace15af3efdf44f148887a3399516aa64
parent5981382e9a7992155af7cf87389602cef16bed89
Bluetooth: hci_h5: Set HCI_UART_RESET_ON_INIT to correct flags

HCI_UART_RESET_ON_INIT belongs in hdev_flags, not flags.

Fixes: 066d32b40135b05 ("Bluetooth: hci_h5: Add support for serdev enumerated devices")
Signed-off-by: Nicolas Boichat <drinkcat@chromium.org>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/hci_h5.c