Merge tag 'core-rcu-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6-microblaze.git] / drivers / bluetooth / hci_h5.c
index e41854e..981d96c 100644 (file)
@@ -793,8 +793,6 @@ static int h5_serdev_probe(struct serdev_device *serdev)
        if (!h5)
                return -ENOMEM;
 
-       set_bit(HCI_UART_RESET_ON_INIT, &h5->serdev_hu.hdev_flags);
-
        h5->hu = &h5->serdev_hu;
        h5->serdev_hu.serdev = serdev;
        serdev_device_set_drvdata(serdev, h5);