diff options
author | Peter Ujfalusi <[email protected]> | 2021-12-15 10:03:58 -0800 |
---|---|---|
committer | Mark Brown <[email protected]> | 2021-12-15 22:16:41 +0000 |
commit | d4a06c4334aed1fe76ae2b7aaae6ee8b72f30a8e (patch) | |
tree | 814d02686f3a34c37fef07de3420cc07a563c1e5 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 9d562fdcd52b1bb1a13cd5078ffc06dd3eff3aef (diff) |
ASoC: SOF: Drop ipc_cmd parameter for snd_sof_ipc_set_get_comp_data()
The correct ipc_cmd can be selected based on the `ctrl_cmd` and the `set`
parameters:
if the ctrl_cmd is SOF_CTRL_CMD_BINARY then SOF_IPC_COMP_*_DATA
otherwise SOF_IPC_COMP_*_VALUE.
The SET or GET direction can be selected with the use of `set` parameter.
Signed-off-by: Peter Ujfalusi <[email protected]>
Reviewed-by: Pierre-Louis Bossart <[email protected]>
Reviewed-by: Bard Liao <[email protected]>
Reviewed-by: Kai Vehmanen <[email protected]>
Signed-off-by: Ranjani Sridharan <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions