diff options
| author | Kuninori Morimoto <[email protected]> | 2018-12-20 10:46:42 +0900 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2019-01-03 16:34:27 +0000 |
| commit | 7e5e1f8bbaa82e6877d8bc121cb1b44cb1ce7ddf (patch) | |
| tree | 028482cbab29bd35344f170bb8f7fdaa73d2fb28 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 97fe6ca4146583d8dccdde51c143c52b385c2682 (diff) | |
ASoC: simple-card: add asoc_simple_card_get_conversion()
simple-card is now supporting normal sound and DPCM sound.
For DPCM sound, original sound card (= simple-scu-card) had been
supported 1 CPU : 1 Codec connection which uses hw_params_fixup()
for convert-rate/channel.
But, merged simple-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_simple_card_get_conversion()
as preparation
Signed-off-by: Kuninori Morimoto <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions