aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py
diff options
context:
space:
mode:
authorAmitkumar Karwar <[email protected]>2013-07-22 19:17:53 -0700
committerJohn W. Linville <[email protected]>2013-07-24 11:02:10 -0400
commita76b20e5ca8a9ec0b45a4150b4ad19e27dd19699 (patch)
treed431fea52d46183645b01452e990bcbcef869bba /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py
parentd00062e318b1e4a4bec8a8e343efe8bc92d3b109 (diff)
mwifiex: replace mdelay with msleep
It is observed that when wrong firmware is downloaded for PCIe card, system hangs for 10 seconds. The reason is mdelay() is used when firmware status is polled. Replace mdelay with msleep(non-blocking API) to fix the issue. Signed-off-by: Amitkumar Karwar <[email protected]> Signed-off-by: Bing Zhao <[email protected]> Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions