mirror of
https://github.com/team-infusion-developers/android_kernel_samsung_msm8976.git
synced 2024-11-01 02:21:16 +00:00
af4b475479
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> |
||
---|---|---|
.. | ||
atmel | ||
au1x | ||
blackfin | ||
cirrus | ||
codecs | ||
davinci | ||
dwc | ||
fsl | ||
generic | ||
jz4740 | ||
kirkwood | ||
mid-x86 | ||
msm | ||
mxs | ||
nuc900 | ||
omap | ||
pxa | ||
s6000 | ||
samsung | ||
sh | ||
spear | ||
tegra | ||
txx9 | ||
ux500 | ||
Kconfig | ||
Makefile | ||
soc-cache.c | ||
soc-compress.c | ||
soc-core.c | ||
soc-dapm.c | ||
soc-dmaengine-pcm.c | ||
soc-generic-dmaengine-pcm.c | ||
soc-io.c | ||
soc-jack.c | ||
soc-pcm.c | ||
soc-utils.c |