Commit ad3a9c0
Bluetooth: hci_qca: Wait for SSR completion during suspend
During SSR after memory dump collection,BT controller will be powered off,
powered on and then FW will be downloaded.During suspend if BT controller
is powered off due to SSR then we should wait until SSR is completed and
then suspend.
Fixes: 2be43ab ("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>1 parent 71f8e70 commit ad3a9c0
1 file changed
+9
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
| 54 | + | |
54 | 55 | | |
55 | 56 | | |
56 | 57 | | |
| |||
2102 | 2103 | | |
2103 | 2104 | | |
2104 | 2105 | | |
2105 | | - | |
| 2106 | + | |
| 2107 | + | |
| 2108 | + | |
| 2109 | + | |
| 2110 | + | |
| 2111 | + | |
2106 | 2112 | | |
2107 | 2113 | | |
2108 | 2114 | | |
| |||
2112 | 2118 | | |
2113 | 2119 | | |
2114 | 2120 | | |
2115 | | - | |
| 2121 | + | |
2116 | 2122 | | |
2117 | 2123 | | |
2118 | 2124 | | |
| |||
2124 | 2130 | | |
2125 | 2131 | | |
2126 | 2132 | | |
2127 | | - | |
2128 | | - | |
2129 | | - | |
2130 | | - | |
2131 | 2133 | | |
2132 | 2134 | | |
2133 | 2135 | | |
| |||
0 commit comments