qcacmn: Controll target sleep in hif
Reduce the api footprint of hif and make hif responsible for controlling its own timer as part of suspend resume. Change-Id: I256161a8d147e99811f018c995081684f2bd0167 CRs-Fixed: 986480
Этот коммит содержится в:

коммит произвёл
Vishwajith Upendra

родитель
00d42aeb8e
Коммит
e61d4e1382
@@ -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_cancel_deferred_target_sleep(void *context);
|
||||
int htc_runtime_suspend(void);
|
||||
int htc_runtime_resume(void);
|
||||
|
||||
|
Ссылка в новой задаче
Block a user