ASoC: wm8994: Fix class W controls
authorMark Brown <broonie@linaro.org>
Mon, 5 Aug 2013 22:34:17 +0000 (23:34 +0100)
committerMark 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