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