diff options
author | Peter Ujfalusi <peter.ujfalusi@linux.intel.com> | 2022-12-21 12:23:20 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2022-12-25 23:32:31 +0000 |
commit | caf0f4662e07fcc721d1c85af82aa8a7d57621f3 (patch) | |
tree | dbd7e1809aa5806e2a3fa5a9aad853de1f042f96 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 7cbb15593223e1fa56717fd33222c9a804162d70 (diff) |
ASoC: SOF: Add helper macro to be used to get an IPC ops
In preparation to a case when the DSP is not used.
In this case the IPC communication itself has no meaning and we might
not even have sdev->ipc allocated at all.
The sof_ipc_get_ops() macro can be used to get a named IPC ops struct or
return NULL if the sdev->ipc is not allocated.
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@linux.intel.com>
Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Reviewed-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Reviewed-by: Rander Wang <rander.wang@intel.com>
Link: https://lore.kernel.org/r/20221221102328.9635-4-peter.ujfalusi@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions