Merge tag 'exfat-for-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/linki...
[linux-2.6-microblaze.git] / drivers / bluetooth / hci_qca.c
index eab34e2..8df1101 100644 (file)
@@ -1588,7 +1588,7 @@ static bool qca_wakeup(struct hci_dev *hdev)
        wakeup = device_may_wakeup(hu->serdev->ctrl->dev.parent);
        bt_dev_dbg(hu->hdev, "wakeup status : %d", wakeup);
 
-       return !wakeup;
+       return wakeup;
 }
 
 static int qca_regulator_init(struct hci_uart *hu)