diff options
author | Peter Ujfalusi <[email protected]> | 2021-12-15 10:04:01 -0800 |
---|---|---|
committer | Mark Brown <[email protected]> | 2021-12-15 22:16:44 +0000 |
commit | dd2fef982ff75fbae618cc274fda09bd40582acd (patch) | |
tree | a1e82b5dc5f4063c80646e157cb0b3478643aeb3 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 9182f3c40b52ebd91d4796d96186ba10b720b4ba (diff) |
ASoC: SOF: sof-audio: Drop the `cmd` member from struct snd_sof_control
There is no need to use two variables to store and check the same
information, the scontrol->cmd is the same as scontrol->control_data->cmd.
Drop the former one and when it is needed, access the cmd from the
control_data.
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