aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorChaehyun Lim <[email protected]>2016-03-22 08:39:24 +0900
committerGreg Kroah-Hartman <[email protected]>2016-03-28 07:30:36 -0700
commit896802a8e208997faff6e38d711cd9b13c7a2e23 (patch)
tree646ba9513c6cfab593647690eeac26b77b023df6 /tools/perf/scripts/python
parent5150d01ea99230576060e864f7a6f15e29b8dc4d (diff)
staging: wilc1000: use mutex instead of struct semaphore hif_sema_deinit
This patch replaces struct semaphore hif_sema_deinit with struct mutex hif_deinit_lock. It is better to use mutex because mutex gives better performance than semaphore. Signed-off-by: Chaehyun Lim <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions