]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit37c46c05c58d620aa798d09d0e99e54ee057d460
tree81c098fe9c6365ec1ef1900c861b3acff11217db
parent7494972cc200355f924c64b2e2516176bd6fbc75
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