diff options
author | Govind Singh <govinds@codeaurora.org> | 2018-09-20 10:34:25 +0530 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2018-10-01 17:04:23 +0300 |
commit | 752ed2a229c62f9301b9ab91d04048402fab6ff8 (patch) | |
tree | bbec356fdc589446427d1c37ec5131fe52cd86fb /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 4600563f9319006782bdacef0dfff2f493202eb0 (diff) |
ath10k: move napi_enable to hif_start for consistent pairing
There is unbalanced napi_{enable,disable}() behavior as they
are being called from hif_snoc_{power_up/stop).
The fix is to call napi_enable() from ath10k_snoc_hif_start()
so that it matches with napi_disable() being called from
ath10k_snoc_hif_stop().
Signed-off-by: Govind Singh <govinds@codeaurora.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions