commit | 02866eab0f0d88c4b6a68de72022c2b26f0359b5 | [log] [tgz] |
---|---|---|
author | Chen-Yu Tsai <wens@csie.org> | Wed Nov 02 15:36:01 2016 +0800 |
committer | Mark Brown <broonie@kernel.org> | Wed Nov 02 09:55:30 2016 -0600 |
tree | 015dd84f1fe551f1a7f0a3aa8dd17abb0c9f9aeb | |
parent | 9ee7ef31b5a07cdca88cae023c613e045af935b9 [diff] |
ASoC: dapm: Introduce DAPM_DOUBLE_R dual channel dual register control type A DAPM_DOUBLE_R control type can be used for dual channel mixer input selectors / mute controls across 2 registers, possibly toggling both channels together. The control is meant to be shared by 2 widgets, 1 for each channel, such that the mixer control exposed to userspace remains a combined stereo control. Signed-off-by: Chen-Yu Tsai <wens@csie.org> Signed-off-by: Mark Brown <broonie@kernel.org>