Skip to content

Commit

Permalink
ASoC: SOF: sof-priv.h: add fw_version in sof_dev
Browse files Browse the repository at this point in the history
Store fw_version for logger to use

Signed-off-by: Pan Xiuli <xiuli.pan@linux.intel.com>
  • Loading branch information
xiulipan authored and plbossart committed Nov 8, 2018
1 parent af44aa9 commit 6ec97fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sound/soc/sof/sof-priv.h
Original file line number Diff line number Diff line change
Expand Up @@ -336,6 +336,7 @@ struct snd_sof_dev {
struct snd_dma_buffer dmab;
struct snd_dma_buffer dmab_bdl;
struct sof_ipc_fw_ready fw_ready;
struct sof_ipc_fw_version fw_version;

/* topology */
struct snd_soc_tplg_ops *tplg_ops;
Expand Down

0 comments on commit 6ec97fc

Please sign in to comment.