LF-3774-1 ASoC: sof: Make Intel IPC stream ops generic
authorDaniel Baluta <daniel.baluta@nxp.com>
Tue, 11 May 2021 18:18:25 +0000 (21:18 +0300)
committerDaniel Baluta <daniel.baluta@nxp.com>
Thu, 13 May 2021 06:33:52 +0000 (09:33 +0300)
commitf628121dfa77c1af3991c7d0fc91961da65a89bc
tree7d25995ecb1ca7d3ed2ef986f37b1c5a26e65605
parent56a6398ab387ae17aa7fe6a4f89c15a074ee57ba
LF-3774-1 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.c and
rename
the functions to be generic.

Signed-off-by: Daniel Baluta <daniel.baluta@nxp.com>
sound/soc/sof/Makefile
sound/soc/sof/intel/Makefile
sound/soc/sof/intel/bdw.c
sound/soc/sof/intel/byt.c
sound/soc/sof/intel/intel-ipc.c [deleted file]
sound/soc/sof/ipc-stream.c [new file with mode: 0644]
sound/soc/sof/sof-priv.h