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:
3684940
)
ASoC: tlv320aic3x: Convert SOC_ENUM_SINGLE/DOUBLE arrays to individual
author
Peter Ujfalusi
<peter.ujfalusi@ti.com>
Tue, 11 Nov 2014 08:59:00 +0000
(10:59 +0200)
committer
Mark Brown
<broonie@kernel.org>
Tue, 11 Nov 2014 13:31:13 +0000
(13:31 +0000)
It is easier to find the relevant enums in the code. Use the
SOC_ENUM_*_DECL macro for the individual items.
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
No differences found