Re: [PATCH v2 0/5] soundwire: handle stream at the dailink level

2020-07-14 Thread Vinod Koul
On 01-07-20, 02:43, Bard Liao wrote: > Currently, stream is handled at the dai level. But we have to handle > stream at the dailink level in the multi-cpu dailink usage. Applied, thanks -- ~Vinod

[PATCH v2 0/5] soundwire: handle stream at the dailink level

2020-07-01 Thread Bard Liao
Currently, stream is handled at the dai level. But we have to handle stream at the dailink level in the multi-cpu dailink usage. changes in v2: - Add kernel doc - Use single line trace log Pierre-Louis Bossart (5): soundwire: intel: implement get_sdw_stream() operations soundwire: stream: