Re: [PATCH v3 0/3] ASoC: Add sdw stream operations to dailink ops.

2020-09-09 Thread Vinod Koul
On 08-09-20, 14:26, Jaroslav Kysela wrote: > Dne 04. 09. 20 v 20:28 Bard Liao napsal(a): > > Sdw stream operation APIs can be called once per stream. Move these > > operations to dailink ops. The linked series is "soundwire: Remove sdw > > stream operations from Intel soundwire dai". > > > > Revie

Re: [PATCH v3 0/3] ASoC: Add sdw stream operations to dailink ops.

2020-09-08 Thread Jaroslav Kysela
Dne 04. 09. 20 v 20:28 Bard Liao napsal(a): > Sdw stream operation APIs can be called once per stream. Move these > operations to dailink ops. The linked series is "soundwire: Remove sdw > stream operations from Intel soundwire dai". > > Reviewed-by: Vinod Koul > > Changes in v3: > - s/ASOC/ASo

Re: [PATCH v3 0/3] ASoC: Add sdw stream operations to dailink ops.

2020-09-08 Thread Mark Brown
On Tue, Sep 08, 2020 at 02:26:14PM +0200, Jaroslav Kysela wrote: > "[PATCH v2 0/4] soundwire: Remove sdw stream operations from Intel" and > cannot be used standalone. I believe that one maintainer should accept it or > there should be a co-ordination between Mark and Vinod to push this in sync.

Re: [PATCH v3 0/3] ASoC: Add sdw stream operations to dailink ops.

2020-09-07 Thread Mark Brown
On Sat, 5 Sep 2020 02:28:51 +0800, Bard Liao wrote: > Sdw stream operation APIs can be called once per stream. Move these > operations to dailink ops. The linked series is "soundwire: Remove sdw > stream operations from Intel soundwire dai". > > Reviewed-by: Vinod Koul > > Changes in v3: > - s/

[PATCH v3 0/3] ASoC: Add sdw stream operations to dailink ops.

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 "soundwire: Remove sdw stream operations from Intel soundwire dai". Reviewed-by: Vinod Koul Changes in v3: - s/ASOC/ASoC Pierre-Louis Bossart (3): ASoC: soc-dai: clarify return