ASoC: wm5100: Replace usage deprecated MUX/ENUM macros
authorLars-Peter Clausen <lars@metafoo.de>
Mon, 14 Apr 2014 19:31:04 +0000 (21:31 +0200)
committerMark Brown <broonie@linaro.org>
Mon, 14 Apr 2014 19:40:05 +0000 (20:40 +0100)
commitcda8866952f209d5e9de077c9ea7cb20a22e41ea
treefc649b5c3e246d957afbfd5758097152772749ce
parent7eb364ab196d522cdde744010c4e02c2fe62f6fc
ASoC: wm5100: 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/wm5100.c
This page took 0.026272 seconds and 5 git commands to generate.