aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorKuninori Morimoto <[email protected]>2018-12-14 11:32:36 +0900
committerMark Brown <[email protected]>2018-12-14 11:47:34 +0000
commit7ced65ffb82fa58c6e314c16770288fe9ce3dfc8 (patch)
treefd6654f05c80453b38496cd6437f665107ce39c7 /tools/perf/scripts/python/bin/export-to-postgresql-report
parent56eb818191fbe4b93bbe6e884f96061013c9a6ab (diff)
ASoC: audio-graph-card: tidyup convert_rate/channel method
Current audio-graph-card is handling "convert_rate/channel" by many ways. But, it is not useful and readable. We want to do is that allow having it everywere. This patch support it. It will be overwrote if lower node has it. sound { convert-channels = <xxx>; // initial }; codec { audio-graph-card,convert-channels = <xxx>; // overwrite ports { convert_channels = <xxx>; // overwrite port { convert_channels = <xxx>; // overwrite endpoint { convert_channels = <xxx>; // overwrite }; }; }; }; Signed-off-by: Kuninori Morimoto <[email protected]> Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions