]> git.baikalelectronics.ru Git - kernel.git/commit
Make the SOF control, PCM and PM code IPC agnostic
authorMark Brown <broonie@kernel.org>
Fri, 18 Mar 2022 20:11:08 +0000 (20:11 +0000)
committerMark Brown <broonie@kernel.org>
Fri, 18 Mar 2022 20:11:08 +0000 (20:11 +0000)
commite97b21135b1757b642ecb1f1a314ef545c54c506
treed4c06e308b53335ac39f516bba4628b85c412309
parent859bb1d297ee042a9935c952a792c4a464878ef6
parent672037e321feda68d49a5abcde50719aca3cb3bd
Make the SOF control, PCM and PM code IPC agnostic

Merge series from Ranjani Sridharan <ranjani.sridharan@linux.intel.com>:

This series is a continuation to the SOF IPC abstraction work to support
the new IPC version introduced in the SOF firmware. It makes the top-level
control IO, PCM and PM code IPC-agnostic. Other than the first patch,
the rest are purely for abstraction and include no changes in
functionality.