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:
087ee09
)
ASoC: wm8994: Fix class W controls
author
Mark Brown
<broonie@linaro.org>
Mon, 5 Aug 2013 22:34:17 +0000
(23:34 +0100)
committer
Mark Brown
<broonie@linaro.org>
Tue, 6 Aug 2013 09:52:01 +0000
(10:52 +0100)
Commit 6e0650 (ASoC: wm8994: Use SOC_SINGLE_EXT() instead of open-coding
it) went too far and converted a DAPM control to use SOC_SINGLE_EXT()
which crashes. Revert that portion of the patch.
Signed-off-by: Mark Brown <broonie@linaro.org>
No differences found