OSDN Git Service

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)
commit49a24e9d9c740d3bd8b1200f225f67d45e3d68a5
treed4c06e308b53335ac39f516bba4628b85c412309
parentc639e85e93aa10ea0512ee416eead60da466e161
parent85f7a8b6e1bea0ad494fb786a5dd7d9715a976d2
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.