]> git.baikalelectronics.ru Git - kernel.git/commit
Clean ups and preparation for IPC abstraction in the SOF driver
authorMark Brown <broonie@kernel.org>
Tue, 8 Mar 2022 17:19:21 +0000 (17:19 +0000)
committerMark Brown <broonie@kernel.org>
Tue, 8 Mar 2022 17:19:21 +0000 (17:19 +0000)
commit3494351765d4399fd329371007eb09096a21525d
tree05306790653ee6c3416297b3af3c92c28663d1ed
parentf8164a01cffb3bd24cf7de471f7996293c0cc73d
parent670852e4affb69ab3530aa683a3bddf466f56a35
Clean ups and preparation for IPC abstraction in the SOF driver

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

In preparation for adding support for the new IPC version that has been
introduced in the SOF firmware, this patch set includes some clean ups
and necessary modifications to commonly used functions that will be
re-used across different IPC-specific code.