diff options
author | Charles Keepax <ckeepax@opensource.wolfsonmicro.com> | 2014-06-17 00:24:03 +0400 |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2014-06-17 18:48:04 +0400 |
commit | b38314179c9ccb789e6fe967cff171fa817e8978 (patch) | |
tree | 10cfd970a63575f4557f67d990fb44568306184d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 7171511eaec5bf23fb06078f59784a3a0626b38f (diff) | |
download | linux-b38314179c9ccb789e6fe967cff171fa817e8978.tar.xz |
ASoC: wm8994: Prevent double lock of accdet_lock mutex on wm1811
wm1811_micd_stop takes the accdet_lock mutex, and is called from two
places, one of which is already holding the accdet_lock. This obviously
causes a lock up.
This patch fixes this issue by removing the lock from wm1811_micd_stop
and ensuring that it is always locked externally.
Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
Cc: stable@vger.kernel.org
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions