aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_subr.c
diff options
context:
space:
mode:
authorCharles Keepax <[email protected]>2014-06-16 21:24:03 +0100
committerMark Brown <[email protected]>2014-06-17 15:48:04 +0100
commitb38314179c9ccb789e6fe967cff171fa817e8978 (patch)
tree10cfd970a63575f4557f67d990fb44568306184d /net/lapb/lapb_subr.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 <[email protected]> Signed-off-by: Mark Brown <[email protected]> Cc: [email protected]
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions