diff options
author | Bud Liviu-Alexandru <[email protected]> | 2021-10-04 18:21:45 +0300 |
---|---|---|
committer | Mark Brown <[email protected]> | 2021-10-07 16:57:54 +0100 |
commit | 97e22cbd0dc318f1cedb3546d2047403506bdc2d (patch) | |
tree | 6e97e53f3f7ad954207d39a9d9ee6261b618c29a /tools/perf/scripts/python/export-to-sqlite.py | |
parent | f71f59dd450813684d838e0c1d6602186b7d2d8f (diff) |
ASoC: SOF: Make Intel IPC stream ops generic
This operations should be generic as there is nothing Intel
specific. This works well for NXP i.MX8 stream IPC ops.
We start by moving sof/intel/intel-ipc.c into sof/stream-ipc.c and
rename the functions to be generic.
Notice that we use newly introduced snd_sof_dsp_mailbox_read
instead of sof_mailbox_read, to make sure that we are not
bound to existing MMIO memory access, and we allow platform
to implement their own memory access routines.
Signed-off-by: Daniel Baluta <[email protected]>
Signed-off-by: Bud Liviu-Alexandru <[email protected]>
Reviewed-by: Pierre-Louis Bossart <[email protected]>
Reviewed-by: Daniel Baluta <[email protected]>
Reviewed-by: Péter Ujfalusi <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions