mbox series

[v2,0/2] ASoC: SOF: preparatory patches

Message ID 20200312095214.15126-1-guennadi.liakhovetski@linux.intel.com
Headers show
Series ASoC: SOF: preparatory patches | expand

Message

Guennadi Liakhovetski March 12, 2020, 9:52 a.m. UTC
2 preparatory patches for the SOF virtualisation work. No functional 
changes, only some code refactoring and exporting of helper functions.

v2: rebase, no changes otherwise.

Thanks
Guennadi

Guennadi Liakhovetski (2):
  ASoC: (cosmetic) simplify dpcm_prune_paths()
  ASoC: export DPCM runtime update functions

 include/sound/soc-dpcm.h |  4 +--
 sound/soc/soc-dapm.c     |  8 +++---
 sound/soc/soc-pcm.c      | 68 +++++++++++++++++++++++++-----------------------
 3 files changed, 42 insertions(+), 38 deletions(-)