summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/dev-replace.c
diff options
context:
space:
mode:
authorCharles Keepax <ckeepax@opensource.wolfsonmicro.com>2014-06-16 21:24:03 +0100
committerMark Brown <broonie@linaro.org>2014-06-17 15:48:04 +0100
commitb38314179c9ccb789e6fe967cff171fa817e8978 (patch)
tree10cfd970a63575f4557f67d990fb44568306184d /fs/btrfs/dev-replace.c
parent7171511eaec5bf23fb06078f59784a3a0626b38f (diff)
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 'fs/btrfs/dev-replace.c')
0 files changed, 0 insertions, 0 deletions