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:35:20 +0900
committerMark Brown <[email protected]>2018-12-14 11:48:42 +0000
commitdd82410f7e939f00591c415d62915a89ac2fb8f0 (patch)
tree068fb116c1ddb6d5f7fb83cf0c116cd87af43991 /tools/perf/scripts/python/bin/export-to-postgresql-report
parent79e834914d1fa2d078c586094ad347cc05aa428c (diff)
ASoC: simple-card: tidyup convert_rate/channel method
Current simple-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 { simple-audio-card,convert_channels = <xxx>; // initial simple-audio-card,dai-link { convert_channels = <xxx>; // overwrite cpu { convert_channels = <xxx>; // overwrite }; codec { 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