git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
30686c3
)
Input - arizona-haptics: Fix double lock of dapm_mutex
author
Charles Keepax
<ckeepax@opensource.wolfsonmicro.com>
Tue, 18 Feb 2014 15:22:12 +0000
(15:22 +0000)
committer
Mark Brown
<broonie@linaro.org>
Thu, 20 Feb 2014 09:37:13 +0000
(18:37 +0900)
snd_soc_dapm_sync takes the dapm_mutex internally, but we currently take
it externally as well. This patch fixes this.
Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
Cc: stable@vger.kernel.org
No differences found