ASoC: core: Introduce SOC_DOUBLE_VALUE macro
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Tue, 4 Oct 2011 11:39:38 +0000 (14:39 +0300)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 4 Oct 2011 15:27:05 +0000 (16:27 +0100)
commit460acbec1e7ba727519689902f51a6257279bbae
tree40db58ef6c7f85d87e0387e9d077fa9276ea1b83
parent672f4c4d754273b4187e44f725ea418a97fa2a62
ASoC: core: Introduce SOC_DOUBLE_VALUE macro

With the new macro we can remove duplicated code
for the SOC_DOUBLE type of controls.
We can also remap the SOC_SINGLE_VALUE macro to
SOC_DOUBLE_VALUE

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
include/sound/soc.h