qcacmn: Auto Detect SoC Power Collapse Failure changes

Add host support for detecting SOC power collapse failures in FW and
communicating the same to framework.

Change-Id: Icee39c896802c4d7136e0b8ef442a33feeb4799c
CRs-Fixed: 2016580
This commit is contained in:
Ravi Kumar Bokka
2017-03-23 17:20:31 +05:30
committed by snandini
parent 7e19e88ef8
commit 4a517a223e
21 changed files with 421 additions and 125 deletions

View File

@@ -41,7 +41,7 @@
*/
QDF_STATUS wmi_unified_add_wow_wakeup_event_cmd(void *wmi_hdl,
uint32_t vdev_id,
uint32_t bitmap,
uint32_t *bitmap,
bool enable);
/**