qcacld-3.0: Fix WMI timeout for runtime PM

For runtime PM if the bus is suspended driver need to consider
extra 6 sec time for bus resume.
Thus add 6 sec extra in WMI timeouts if runtime PM is supported.

Change-Id: I5515cc889a0315382bac11a33ea6f901b7af1c46
CRs-Fixed: 2507029
This commit is contained in:
Abhishek Singh
2019-08-19 11:45:00 +05:30
committed by nshrivas
orang tua 35d3347505
melakukan 682cf6f843
10 mengubah file dengan 39 tambahan dan 20 penghapusan

Melihat File

@@ -23,8 +23,7 @@
#ifndef _WLAN_NAN_API_H_
#define _WLAN_NAN_API_H_
#include "wlan_objmgr_vdev_obj.h"
#include "wlan_objmgr_psoc_obj.h"
#include "wlan_objmgr_peer_obj.h"
#include "wlan_policy_mgr_public_struct.h"
#include "qdf_status.h"