Re: [PATCH v2 0/4] soundwire: Remove sdw stream operations from Intel

2020-09-08 Thread Jaroslav Kysela
Dne 03. 09. 20 v 22:47 Bard Liao napsal(a): > Sdw stream operation APIs can be called once per stream. Move these > operations to dailink ops. The linked series is "ASoC: Add sdw stream > operations to dailink ops". > > Pierre-Louis Bossart (4): > soundwire: stream: fix NULL/IS_ERR confusion >

Re: [PATCH v2 0/4] soundwire: Remove sdw stream operations from Intel

2020-09-04 Thread Vinod Koul
On 04-09-20, 04:47, Bard Liao wrote: > Sdw stream operation APIs can be called once per stream. Move these > operations to dailink ops. The linked series is "ASoC: Add sdw stream > operations to dailink ops". Applied all, thanks -- ~Vinod

[PATCH v2 0/4] soundwire: Remove sdw stream operations from Intel

2020-09-04 Thread Bard Liao
Sdw stream operation APIs can be called once per stream. Move these operations to dailink ops. The linked series is "ASoC: Add sdw stream operations to dailink ops". Pierre-Louis Bossart (4): soundwire: stream: fix NULL/IS_ERR confusion soundwire: intel: fix NULL/ERR_PTR confusion soundwire: