]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ASoC: wm8988: Replace usage deprecated MUX/ENUM macros
authorLars-Peter Clausen <lars@metafoo.de>
Mon, 14 Apr 2014 19:31:07 +0000 (21:31 +0200)
committerMark Brown <broonie@linaro.org>
Mon, 14 Apr 2014 19:40:05 +0000 (20:40 +0100)
commitfb7d79e56f6b0b7ce2d0ae3366d6a0e59145e37d
treed8089ab38500342df7c84615c38263d486fdb176
parent696d3affa012a439f9e6be1e60cc68ce06d736d1
ASoC: wm8988: 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/wm8988.c