commit | 460acbec1e7ba727519689902f51a6257279bbae | [log] [tgz] |
---|---|---|
author | Peter Ujfalusi <peter.ujfalusi@ti.com> | Tue Oct 04 14:39:38 2011 +0300 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Tue Oct 04 16:27:05 2011 +0100 |
tree | 40db58ef6c7f85d87e0387e9d077fa9276ea1b83 | |
parent | 672f4c4d754273b4187e44f725ea418a97fa2a62 [diff] |
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>