
27 Mar
2023
27 Mar
'23
7:25 p.m.
On Mon, Mar 27, 2023 at 10:09:27AM +0300, Péter Ujfalusi wrote:
On 27/03/2023 03:34, Kuninori Morimoto wrote:
+static int convert_stream(int stream) +{
- if (stream == SNDRV_PCM_STREAM_CAPTURE)
int get_cpu_stream_direction(struct snd_soc_dai_link *dai_link, int stream)
Add the comments here and use this to set the stream_cpu?
The convert_stream() is an odd choice for the functionality.
I agree, I think the above is clearer.