diff options
| author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2018-12-20 10:45:48 +0900 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2019-01-03 16:34:15 +0000 |
| commit | 40dfae169ad047535d566a4791daae3b08f71c0c (patch) | |
| tree | cdb5b187335525cbee95e80afa87b57b8bdf64b7 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | a0c426fe143328760c9fd565cd203a37a7b4fde8 (diff) | |
| download | linux-40dfae169ad047535d566a4791daae3b08f71c0c.tar.gz linux-40dfae169ad047535d566a4791daae3b08f71c0c.zip | |
ASoC: audio-graph-card: add asoc_graph_card_get_conversion()
audio-graph-card is now supporting normal sound and DPCM sound.
For DPCM sound, original sound card (= audio-graph-scu) had been
supported 1 CPU : 1 Codec connection which uses hw_params_fixup()
for convert-rate/channel.
But, merged audio-graph-card is completely forgeting about it.
To re-support 1 CPU : 1 Codec DPCM for hw_params_fixup(),
it need to judge whether it is DPCM by checking convert-rate/channel.
For this purpose, this patch adds asoc_graph_card_get_conversion()
as preparation
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/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions
