diff options
author | Ranjani Sridharan <[email protected]> | 2021-12-16 17:16:26 -0600 |
---|---|---|
committer | Mark Brown <[email protected]> | 2021-12-17 11:06:12 +0000 |
commit | eed5391f6747ffa7e3972b53aa721bded8feeff7 (patch) | |
tree | b8d8bcf8da2ad602491642661c42e0c7c382f810 /tools/perf/scripts/python | |
parent | 0f2ee77d2655bd4bb205fff16822e551159f41c9 (diff) |
ASoC: SOF: pcm: remove support for RESUME 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.
Reviewed-by: Kai Vehmanen <[email protected]>
Reviewed-by: Rander Wang <[email protected]>
Reviewed-by: Bard Liao <[email protected]>
Signed-off-by: Ranjani Sridharan <[email protected]>
Signed-off-by: Pierre-Louis Bossart <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions