aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorKuninori Morimoto <[email protected]>2018-11-30 02:04:13 +0000
committerMark Brown <[email protected]>2018-12-04 16:28:03 +0000
commitb6f3fc005a2c8b425d7a0973b43bef05890bf479 (patch)
tree969a79165d068bd55b81cb2fe14a68b82e63ac87 /tools/perf/scripts/python
parent538a4ffea3f719ed8f853f78826e360aee5fe9d7 (diff)
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 <[email protected]> Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions