ASoC: tlv320aic3x: Convert SOC_ENUM_SINGLE/DOUBLE arrays to individual
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Tue, 11 Nov 2014 08:59:00 +0000 (10:59 +0200)
committerMark Brown <broonie@kernel.org>
Tue, 11 Nov 2014 13:31:13 +0000 (13:31 +0000)
commita60e654be733a69879148cb4c56d0f58b749e3c4
treea9bebc74b705fc5055463fc92bd73fb998086046
parent368494093354ac613a80c2e1d77602aa12473cf0
ASoC: tlv320aic3x: Convert SOC_ENUM_SINGLE/DOUBLE arrays to individual

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>
sound/soc/codecs/tlv320aic3x.c
This page took 0.025801 seconds and 5 git commands to generate.