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)
commita7ad4b6119d740b1ec5788f1b98be0fd1c1b5a5a
tree865a672ace15af3efdf44f148887a3399516aa64
parentcde1a8a992875a7479c4321b2a4a190c2e92ec2a
Bluetooth: hci_h5: Set HCI_UART_RESET_ON_INIT to correct flags

HCI_UART_RESET_ON_INIT belongs in hdev_flags, not flags.

Fixes: ce945552fde4a09 ("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