aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMichal Kazior <michal.kazior@tieto.com>2014-05-23 12:28:47 +0200
committerKalle Valo <kvalo@qca.qualcomm.com>2014-05-26 12:44:44 +0300
commit6782cb696ddecdd20f22a06dd228ea8ad28a3f81 (patch)
tree9295c4c3cc9ed648adf9f0ee1147aeb1bc784076 /tools/perf/scripts/python
parente5a1ef5f49532e2c199d62a66b67f3abe3fc84a8 (diff)
ath10k: make core registering async
If ath10k was built into the kernel it could stall booting for 120 seconds by default (60 seconds for each firmware API variant) waiting for firmware files before userspace was ready or filesystems mounted. Fix this by making the core registering asynchronous. This also shoves off about 1 second from boot time on most systems since the driver is now mostly initialized in a worker and modprobe takes very little time to complete. Signed-off-by: Michal Kazior <michal.kazior@tieto.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions