diff options
author | Kuninori Morimoto <[email protected]> | 2024-08-21 02:14:02 +0000 |
---|---|---|
committer | Mark Brown <[email protected]> | 2024-08-22 13:36:46 +0100 |
commit | 12806510481497a01d01edd64d7bb53a4d9ec28d (patch) | |
tree | 5809629dcb2928c36dec2488869338098455cd06 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | fd69dfe6789f4ed46d1fdb52e223cff83946d997 (diff) |
ASoC: remove snd_soc_dai_link_set_capabilities()
dpcm_xxx flags are no longer needed.
We need to use xxx_only flags instead if needed, but
snd_soc_dai_link_set_capabilities() user adds dpcm_xxx if playback/capture
were available. Thus converting dpcm_xxx to xxx_only is not needed.
Just remove it.
Signed-off-by: Kuninori Morimoto <[email protected]>
Tested-by: Jerome Brunet <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions