aboutsummaryrefslogtreecommitdiff
path: root/scripts/build-all.py
diff options
context:
space:
mode:
authorPhani Kumar Uppalapati <phaniu@codeaurora.org>2015-07-15 00:09:14 -0700
committerPhani Kumar Uppalapati <phaniu@codeaurora.org>2015-07-15 00:12:21 -0700
commitb213218564890dd541c1b6bf55cf3089baffe47a (patch)
tree4630e1de5ed7d7fdcc312e0c9244a0792f1ad7ed /scripts/build-all.py
parentcdecac517a9432304f07e6a3069b1bd6c3b790e1 (diff)
ASoC: dapm: Fix double lock of dapm mutex
snd_soc_dapm_force_enable_pin takes the dapm mutex internally and then calls into the function snd_soc_dapm_force_enable_pin_unlocked, where the mutex is again acquired resulting into a deadlock. Fix the double lock by not acquiring the mutex within the unlocked version of the function. Change-Id: I6c68f1ef1645997bbcb1e5b197652c41baa609d3 Signed-off-by: Phani Kumar Uppalapati <phaniu@codeaurora.org>
Diffstat (limited to 'scripts/build-all.py')
0 files changed, 0 insertions, 0 deletions