diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2017-10-01 23:48:29 +0000 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2017-10-04 11:50:29 +0100 |
commit | b918f1bc7f1ce463d6fbb6ebf3db36bd302bded8 (patch) | |
tree | fd4466372de01e2b8e3fdac5087cb59bd06ce05c /tools/perf/scripts/python/export-to-sqlite.py | |
parent | d0cf7fc948159a3eab9ad2e959cce7f06f2333df (diff) |
ASoC: rsnd: DVC kctrl sets once
Same DVC 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 DVC,0 and DVC,1 kcontrol interfaces,
but these are same DVC. 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 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions