Skip to content

Commit 6ec97fc

Browse files
xiulipanplbossart
authored andcommitted
ASoC: SOF: sof-priv.h: add fw_version in sof_dev
Store fw_version for logger to use Signed-off-by: Pan Xiuli <xiuli.pan@linux.intel.com>
1 parent af44aa9 commit 6ec97fc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

sound/soc/sof/sof-priv.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -336,6 +336,7 @@ struct snd_sof_dev {
336336
struct snd_dma_buffer dmab;
337337
struct snd_dma_buffer dmab_bdl;
338338
struct sof_ipc_fw_ready fw_ready;
339+
struct sof_ipc_fw_version fw_version;
339340

340341
/* topology */
341342
struct snd_soc_tplg_ops *tplg_ops;

0 commit comments

Comments
 (0)