ASoC: pcm512x: Replace usage deprecated SOC_VALUE_ENUM macro
authorLars-Peter Clausen <lars@metafoo.de>
Mon, 14 Apr 2014 19:31:01 +0000 (21:31 +0200)
committerMark Brown <broonie@linaro.org>
Mon, 14 Apr 2014 19:40:05 +0000 (20:40 +0100)
commit54581be7da3d50aab8322fcfeff14c1aa1dafa86
tree81c098fe9c6365ec1ef1900c861b3acff11217db
parent36bc38a7c1c6869a71739c4f9bf1c16e8168ae88
ASoC: pcm512x: Replace usage deprecated SOC_VALUE_ENUM macro

SOC_VALUE_ENUM is deprecated and merely an alias for SOC_ENUM. Replace the
deprecated macro 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/pcm512x.c