0855e869a2c9dd5c212ad5a1ff16a1ca23a24d1f

This is a qcacld-2.0 to qcacld-3.0 propagation. The issue is when host re-enables QPower after resume, it is setting WMI_STA_PS_ENABLE_QPOWER to 1 (which is for QPower = 2) always and never WMI_STA_PS_ENABLE_QPOWER to 2 (which is for QPower = 5). This means one suspend/resume is enough to disable QPower = 5 and change to QPower = 2. Fix this by removing the hardcoded value of 1 and use qpower_config instead. Change-Id: I553c1691d5d7e98c2db8c9e56e2ba68ae27af506 CRs-Fixed: 1040737
This is CNSS WLAN Host Driver for products starting from iHelium
Beskrivning
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%