Bluetooth: hci_qca: Return wakeup for qca_wakeup
authorSai Teja Aluvala <quic_saluvala@quicinc.com>
Fri, 27 May 2022 10:15:43 +0000 (15:45 +0530)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Fri, 22 Jul 2022 00:04:14 +0000 (17:04 -0700)
commitbde63e9effd3a6ba384707c62abe46c32d22f665
treea3601e83aaf3487998700b9e03e2c2cbaf630624
parentc69ecb0ea4c96b8b191cbaa0b420222a37867655
Bluetooth: hci_qca: Return wakeup for qca_wakeup

This fixes the return value of qca_wakeup(), since
.wakeup work inversely with original .prevent_wake.

Fixes: 4539ca67fe8ed (Bluetooth: Rename driver .prevent_wake to .wakeup)
Signed-off-by: Sai Teja Aluvala <quic_saluvala@quicinc.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/hci_qca.c