ASoC: wm5102: Replace usage deprecated MUX/ENUM macros
authorLars-Peter Clausen <lars@metafoo.de>
Mon, 14 Apr 2014 19:31:05 +0000 (21:31 +0200)
committerMark Brown <broonie@linaro.org>
Mon, 14 Apr 2014 19:40:05 +0000 (20:40 +0100)
commit6b2cab02a39d2d1badf93c44e989ffcb9c3c1363
treeaad0aa30322da1a83fcc80cb0340216dae98148f
parentcda8866952f209d5e9de077c9ea7cb20a22e41ea
ASoC: wm5102: Replace usage deprecated MUX/ENUM macros

SND_SOC_DAPM_VALUE_MUX and SOC_DAPM_VALUE_ENUM are deprecated and merely an
alias for SND_SOC_DAPM_MUX and SOC_DAPM_ENUM. Replace the deprecated macros so
we can eventually remove their definition.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/codecs/wm5102.c