None of the SOF platforms support INFO_RESUME, and rely on the indirect path used by the ALSA core with the prepare and TRIGGER_START steps. Let's remove the left-over dead code. Ranjani Sridharan (3): ASoC: SOF: pcm: remove support for RESUME trigger ASoC: SOF: Intel: hda: remove support for RESUME trigger ASoC: SOF: Intel: hda: remove support for RESUME in platform trigger sound/soc/sof/intel/hda-dai.c | 10 ---------- sound/soc/sof/intel/hda-stream.c | 1 - sound/soc/sof/pcm.c | 20 -------------------- 3 files changed, 31 deletions(-) -- 2.25.1