commit | 1bb0c66332babc5cbc4581d962da0b03af9f23e8 | [log] [tgz] |
---|---|---|
author | Venkata Lakshmi Narayana Gubba <gubbaven@codeaurora.org> | Tue Feb 02 20:27:42 2021 +0530 |
committer | Marcel Holtmann <marcel@holtmann.org> | Tue Feb 02 17:18:44 2021 +0100 |
tree | 1e25913ba411afdfc518ef3088de8446d6f76a2a | |
parent | 8b1c324c9faeb3e159256df0b84f9251a7941a33 [diff] |
Bluetooth: hci_qca: check for SSR triggered flag while suspend QCA_IBS_DISABLED flag will be set after memorydump started from controller.Currently qca_suspend() is waiting for SSR to complete based on flag QCA_IBS_DISABLED.Added to check for QCA_SSR_TRIGGERED flag too. Fixes: 2be43abac5a8 ("Bluetooth: hci_qca: Wait for timeout during suspend") Signed-off-by: Venkata Lakshmi Narayana Gubba <gubbaven@codeaurora.org> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>