summaryrefslogtreecommitdiff
path: root/sound/i2c/cs8427.c
diff options
context:
space:
mode:
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2017-10-02 02:48:46 +0300
committerMark Brown <broonie@kernel.org>2017-10-04 13:50:32 +0300
commit99dc79d0600849ff878a38d9884e76f5bebd3228 (patch)
treef2e699636dd6170652776c5f0f46e51f041ee5b7 /sound/i2c/cs8427.c
parentb918f1bc7f1ce463d6fbb6ebf3db36bd302bded8 (diff)
downloadlinux-99dc79d0600849ff878a38d9884e76f5bebd3228.tar.xz
ASoC: rsnd: CTU kctrl sets once
Same CTU might be used few times if system/platform is using MIX. For example below case. DAI0 playback = <&src0 &ctu02 &mix0 &dvc0 &ssi0>; DAI1 playback = <&src2 &ctu03 &mix0 &dvc0 &ssi0>; This case, ALSA will have CTU,0 and CTU,1 kcontrol interfaces, but these are same CTU. This is confusing. This patch adds new flags and avoid such case. Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Tested-by: Hiroyuki Yokoyama <hiroyuki.yokoyama.vx@renesas.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/i2c/cs8427.c')
0 files changed, 0 insertions, 0 deletions