RE: [PATCH 0/7] ASoC: soundwire: Move sdw stream operations to

2020-09-04 Thread Liao, Bard
ux.intel.com; > hui.w...@canonical.com; broo...@kernel.org; > srinivas.kandaga...@linaro.org; j...@cadence.com; Lin, Mengdong > ; Kale, Sanyog R ; > rander.w...@linux.intel.com; Liao, Bard > Subject: Re: [PATCH 0/7] ASoC: soundwire: Move sdw stream operations to > > On 0

Re: [PATCH 0/7] ASoC: soundwire: Move sdw stream operations to

2020-09-03 Thread Vinod Koul
On 03-09-20, 09:05, Pierre-Louis Bossart wrote: > > > On 9/3/20 5:42 AM, Vinod Koul wrote: > > On 01-09-20, 23:02, Bard Liao wrote: > > > sdw stream operation APIs can be called once per stream. dailink > > > callbacks are good places to call these APIs. > > > > Again, please mention here if

Re: [PATCH 0/7] ASoC: soundwire: Move sdw stream operations to

2020-09-03 Thread Pierre-Louis Bossart
On 9/3/20 5:42 AM, Vinod Koul wrote: On 01-09-20, 23:02, Bard Liao wrote: sdw stream operation APIs can be called once per stream. dailink callbacks are good places to call these APIs. Again, please mention here if this is to be merged thru sdw tree or ASoC tree Good point, I thought it

Re: [PATCH 0/7] ASoC: soundwire: Move sdw stream operations to

2020-09-03 Thread Vinod Koul
On 01-09-20, 23:02, Bard Liao wrote: > sdw stream operation APIs can be called once per stream. dailink > callbacks are good places to call these APIs. Again, please mention here if this is to be merged thru sdw tree or ASoC tree > > Pierre-Louis Bossart (7): > ASoC: soc-dai: clarify return

[PATCH 0/7] ASoC: soundwire: Move sdw stream operations to

2020-09-01 Thread Bard Liao
sdw stream operation APIs can be called once per stream. dailink callbacks are good places to call these APIs. Pierre-Louis Bossart (7): ASoC: soc-dai: clarify return value for get_sdw_stream() soundwire: stream: fix NULL/IS_ERR confusion soundwire: intel: fix NULL/ERR_PTR confusion ASOC: