• Mark Brown's avatar
    Merge series "ASoC: SOF: cleanups" from Pierre-Louis Bossart... · 4fc320da
    Mark Brown authored
    Merge series "ASoC: SOF: cleanups" from Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>:
    
    Minor cleanups for error formats, missing cases, useless functions and
    simplifications.
    
    Curtis Malainey (2):
      ASoC: SOF: add missing pm debug
      ASoC: SOF: fix string format for errors
    
    Fred Oh (1):
      ASoC: SOF: ext_manifest: use explicit number for elem_type
    
    Guennadi Liakhovetski (2):
      ASoC: SOF: remove unused functions
      ASoC: SOF: HDA: (cosmetic) simplify hda_dsp_d0i3_work()
    
     include/sound/sof/ext_manifest.h   |  6 ++--
     sound/soc/sof/intel/hda-compress.c |  2 +-
     sound/soc/sof/intel/hda-dsp.c      | 18 +++++------
     sound/soc/sof/intel/hda-loader.c   |  6 ++--
     sound/soc/sof/intel/hda-pcm.c      |  2 +-
     sound/soc/sof/intel/hda-trace.c    |  4 +--
     sound/soc/sof/intel/hda.c          | 50 ------------------------------
     sound/soc/sof/intel/hda.h          |  1 -
     sound/soc/sof/ipc.c                |  2 ++
     9 files changed, 19 insertions(+), 72 deletions(-)
    
    --
    2.25.1
    4fc320da
hda.c 32.1 KB