diff options
author | Nicholas Mc Guire <[email protected]> | 2015-03-30 15:39:21 +0300 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2015-04-01 20:19:07 +0300 |
commit | 9eea56895faa397ecb5bec99790613a36b6ad1e3 (patch) | |
tree | 395dcae54fcbdd3a879a9ff2bd7585b1fda07d52 /tools/perf/scripts/python/check-perf-trace.py | |
parent | a7a42849cdc82e42cb5c8404b8a34b1601d51135 (diff) |
ath10k: harmonize error case handling in ath10k_core_start
All of the bringup/init functions called in ath10k_core_start return 0
on success and != 0 on failure. ath10k_wmi_wait_for_service_ready(),
ath10k_wmi_wait_for_unified_ready() and their call sites were adjusted
to fit this model.
The return type of wait_for_completion_timeout is unsigned long not int so
ath10k_wmi_wait_for_service_ready() and ath10k_wmi_wait_for_unified_ready()
were fixed up accordingly.
Signed-off-by: Nicholas Mc Guire <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions