diff options
author | Kuninori Morimoto <[email protected]> | 2024-05-28 05:05:14 +0000 |
---|---|---|
committer | Mark Brown <[email protected]> | 2024-06-03 15:59:33 +0100 |
commit | 45919c28134519080a85a5fb66d0f65955ef7572 (patch) | |
tree | 9e75ad232717ec7f852cdf51ccca245c12531ae6 /tools/perf/scripts/python/gecko.py | |
parent | 4ac0f06ca044e3ca938681a0eeb7d52a68b0b30f (diff) |
ASoC: simple-card-utils: remove both playback/capture_only check
soc-pcm.c :: soc_get_playback_capture() will indicate error
if both playback_only / capture_only were true.
Thus, graph_util_parse_link_direction() which setup playback_only /
capture_only don't need to check it.
And, its return value is not used on existing driver. Let's remove it.
Signed-off-by: Kuninori Morimoto <[email protected]>
Link: https://msgid.link/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions