aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/timerlist.py
diff options
context:
space:
mode:
authorJérôme Pouiller <[email protected]>2020-03-10 11:13:52 +0100
committerGreg Kroah-Hartman <[email protected]>2020-03-11 08:14:16 +0100
commitbab0a0b03442a62fe3abefcb2169e0b9ff95990c (patch)
tree4c1d593977841d52e257b5e3da3994ca458b1a72 /scripts/gdb/linux/timerlist.py
parent9d32c0cde4e2d1343dfb88a67b2ec6397705b32b (diff)
staging: wfx: fix warning about freeing in-use mutex during device unregister
After hif_shutdown(), communication with the chip is no more possible. It the only request that never reply. Therefore, hif_cmd.lock is never unlocked. hif_shutdown() unlock itself hif_cmd.lock to avoid a potential warning during disposal of device. hif_cmd.key_renew_lock should also been unlocked for the same reason. Signed-off-by: Jérôme Pouiller <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/timerlist.py')
0 files changed, 0 insertions, 0 deletions