OSDN Git Service

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)
commit73d9cf7ca1210140b9fb17fd79a0e33d1d5b9af8
tree05306790653ee6c3416297b3af3c92c28663d1ed
parent6b1b0f7d7d65e6a15b5e5e05cd66a924474e3e64
parent40bdb2fd6b151e34fdf841238627dd0cfa960093
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.