diff options
author | Andreas Irestål <[email protected]> | 2013-06-05 08:49:47 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2013-06-07 17:57:16 +0100 |
commit | 2894770ec17ff732f911c8495ae0504f06a5dad5 (patch) | |
tree | 1879513352d6fd27d96f9e1168839dccf46f4150 /drivers/scsi/mpt2sas/mpi/mpi2_raid.h | |
parent | d683b96b072dc4680fc74964eca77e6a23d1fa6e (diff) |
ASoC: tlv320aic3x: Remove deadlock from snd_soc_dapm_put_volsw_aic3x()
When calling snd_soc_dapm_sync(), it eventually tries to lock the same mutex
already locked in snd_soc_dapm_put_volsw_aic3x() and a deadlock occurs. By
moving the mutex unlock to just before snd_soc_dapm_sync(), this deadlock is
prevented. This problem was introduced in Linux 3.5
Signed-off-by: Andreas Irestål <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'drivers/scsi/mpt2sas/mpi/mpi2_raid.h')
0 files changed, 0 insertions, 0 deletions