diff options
| author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2018-11-30 05:04:13 +0300 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2018-12-04 19:28:03 +0300 |
| commit | b6f3fc005a2c8b425d7a0973b43bef05890bf479 (patch) | |
| tree | 969a79165d068bd55b81cb2fe14a68b82e63ac87 /tools/perf/scripts/python/check-perf-trace.py | |
| parent | 538a4ffea3f719ed8f853f78826e360aee5fe9d7 (diff) | |
| download | linux-b6f3fc005a2c8b425d7a0973b43bef05890bf479.tar.xz | |
ASoC: simple-card-utils: fixup asoc_simple_card_get_dai_id() counting
asoc_simple_card_get_dai_id() returns DAI ID, but it is based on
DT node's "endpoint" position.
Almost all cases 1 port has 1 endpoint, thus, it was no problem.
But in reality, port : endpoint = 1 : N, thus, counting endpoint
is BUG, it should based on "port" ID.
This patch fixup it.
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions
