qcacmn: Manage driver load target sleep state in hif
The target awake durring driver load feature should be isolated to hif. Change-Id: I89de39cc3632f9cc54d1fe5544da8b0bf250206d CRs-Fixed: 986480
This commit is contained in:

committed by
Vishwajith Upendra

szülő
fb7d612980
commit
b861cb3837
@@ -703,7 +703,6 @@ do { \
|
||||
void htc_get_control_endpoint_tx_host_credits(HTC_HANDLE HTCHandle, int *credit);
|
||||
void htc_dump_counter_info(HTC_HANDLE HTCHandle);
|
||||
void *htc_get_targetdef(HTC_HANDLE htc_handle);
|
||||
void htc_set_target_to_sleep(void *context);
|
||||
void htc_cancel_deferred_target_sleep(void *context);
|
||||
int htc_runtime_suspend(void);
|
||||
int htc_runtime_resume(void);
|
||||
|
Reference in New Issue
Block a user