diff options
author | Ranjani Sridharan <ranjani.sridharan@linux.intel.com> | 2021-12-16 17:16:28 -0600 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2021-12-17 11:06:15 +0000 |
commit | 35218cf61869ca4b11c8c0b49a95f75f379e403a (patch) | |
tree | a685f0adc3ee278b4bed5fbf54705f9975888036 /arch/mips/lib/multi3.c | |
parent | 9b465060d144dd8196729cc8d77e328f1328dcbf (diff) |
ASoC: SOF: Intel: hda: remove support for RESUME in platform trigger
The SOF driver removed the support for INFO_RESUME in the commit
"ASoC: SOF: pcm: do not add SNDRV_PCM_INFO_RESUME to runtime hw info".
And resuming is handled by the ALSA core with the .prepare and
.trigger_start stages. So, remove handling of RESUME trigger in the
component driver trigger op. So, remove handling the RESUME trigger in
the platform trigger op for HDA platforms.
Reviewed-by: Kai Vehmanen <kai.vehmanen@intel.com>
Reviewed-by: Rander Wang <rander.wang@intel.com>
Reviewed-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Signed-off-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://lore.kernel.org/r/20211216231628.344687-4-pierre-louis.bossart@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'arch/mips/lib/multi3.c')
0 files changed, 0 insertions, 0 deletions