OSDN Git Service

Merge series "ASoC: Add sdw stream operations to dailink ops." from Bard Liao <yung...
authorMark Brown <broonie@kernel.org>
Mon, 7 Sep 2020 14:28:58 +0000 (15:28 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 7 Sep 2020 14:28:58 +0000 (15:28 +0100)
commita252632df817f77bb6b31faf5bbba7350297aab6
tree65afdfe7aba70e8bd14eba4e5630ba5b95cfb5b7
parentb40f708deb951c3d46857fe5aed9cea1a506585b
parent06998d49bcac8a9df3341db99c5f81ae4ef51c84
Merge series "ASoC: Add sdw stream operations to dailink ops." from Bard Liao <yung-chuan.liao@linux.intel.com>:

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 <vkoul@kernel.org>
Changes in v3:
 - s/ASOC/ASoC

Pierre-Louis Bossart (3):
  ASoC: soc-dai: clarify return value for get_sdw_stream()
  ASoC: Intel: sof_sdw: add dailink .trigger callback
  ASoC: Intel: sof_sdw: add dailink .prepare and .hw_free callback

 include/sound/soc-dai.h          |  3 +-
 sound/soc/intel/boards/sof_sdw.c | 81 ++++++++++++++++++++++++++++++++
 2 files changed, 83 insertions(+), 1 deletion(-)

--
2.17.1