Merge series "ASoC: SOF: DSP core management fixes for 5.10" from Kai Vehmanen <kai...
authorMark Brown <broonie@kernel.org>
Fri, 11 Sep 2020 14:52:24 +0000 (15:52 +0100)
committerMark Brown <broonie@kernel.org>
Fri, 11 Sep 2020 14:52:24 +0000 (15:52 +0100)
commitd70a4412e264cd8ff7a034505184c0b54876532a
tree54f98dc9c5c802e1c847f360ce013283f2ddeea7
parent2b7d52a9ba55c984851dba37800d6006bdc3ec4b
parent52e4d0ae6255446efaaaa2a7a1da7cc1640f78b5
Merge series "ASoC: SOF: DSP core management fixes for 5.10" from Kai Vehmanen <kai.vehmanen@linux.intel.com>:

This series contains some improvements to how DSP core management
is done in SOF, and adds a distinction between cores managed by
the host versus cores managed by the DSP.

Pierre-Louis Bossart (1):
  ASoC: SOF: Intel: hda-loader: s/master/primary

Ranjani Sridharan (3):
  ASoC: SOF: rename cores_mask to host_managed_cores_mask
  ASoC: SOF: Intel: hda: modify core_power_up/down op
  ASoC: SOF: Intel: remove the  HDA_DSP_CORE_MASK() macro

 sound/soc/sof/intel/apl.c        |  2 +-
 sound/soc/sof/intel/bdw.c        |  2 +-
 sound/soc/sof/intel/byt.c        |  6 +++---
 sound/soc/sof/intel/cnl.c        | 15 ++++-----------
 sound/soc/sof/intel/hda-dsp.c    | 20 +++++++++++++++++---
 sound/soc/sof/intel/hda-loader.c | 11 +++++------
 sound/soc/sof/intel/hda.c        |  2 +-
 sound/soc/sof/intel/hda.h        |  3 ---
 sound/soc/sof/intel/shim.h       |  2 +-
 sound/soc/sof/intel/tgl.c        |  2 +-
 10 files changed, 34 insertions(+), 31 deletions(-)

--
2.27.0