OSDN Git Service

Merge series "ASoC: SOF: simplify nocodec mode" from Ranjani Sridharan <ranjani.sridh...
authorMark Brown <broonie@kernel.org>
Mon, 12 Apr 2021 18:56:21 +0000 (19:56 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 12 Apr 2021 18:56:21 +0000 (19:56 +0100)
commit6fede18b0c1ee6cd6f19408c34c78246d47a0841
tree36299ba275d099f077f96dd38e176807fe3fe6f1
parent7459f8b703db589e1fa6482449cd681a6a612189
parent4c1cc83fcc7e02f6f6f76da2ea66af86a95fd675
Merge series "ASoC: SOF: simplify nocodec mode" from Ranjani Sridharan <ranjani.sridharan@linux.intel.com>:

This set of patches simplify the implementation
of nocodec mode in SOF.

Pierre-Louis Bossart (6):
  ASoC: SOF: add Kconfig option for probe workqueues
  ASoC: soc-acpi: add new fields for mach_params
  ASoC: SOF: change signature of set_mach_params() callback
  ASoC: SOF: Intel: update set_mach_params()
  ASoC: SOF: pcm: export snd_pcm_dai_link_fixup
  ASOC: SOF: simplify nocodec mode

 include/sound/soc-acpi.h  |  4 ++++
 include/sound/sof.h       |  3 ---
 sound/soc/sof/Kconfig     | 11 +++++++++++
 sound/soc/sof/intel/bdw.c |  8 ++++++--
 sound/soc/sof/intel/byt.c | 22 +++++++++++++---------
 sound/soc/sof/intel/hda.c |  8 ++++++--
 sound/soc/sof/intel/hda.h |  2 +-
 sound/soc/sof/nocodec.c   | 39 +++++++++++++++++++++------------------
 sound/soc/sof/ops.h       |  6 ++----
 sound/soc/sof/pcm.c       |  1 +
 sound/soc/sof/sof-audio.c | 34 +++++++++++++++-------------------
 sound/soc/sof/sof-priv.h  |  2 +-
 12 files changed, 81 insertions(+), 59 deletions(-)

--
2.25.1