git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
36bc38a
)
ASoC: pcm512x: Replace usage deprecated SOC_VALUE_ENUM macro
author
Lars-Peter Clausen
<lars@metafoo.de>
Mon, 14 Apr 2014 19:31:01 +0000
(21:31 +0200)
committer
Mark Brown
<broonie@linaro.org>
Mon, 14 Apr 2014 19:40:05 +0000
(20:40 +0100)
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>
No differences found