ASoC: Intel: Skylake: split fw and dsp initialization
[deliverable/linux.git] / sound / soc / intel / skylake / skl-sst-ipc.h
index 2e3d4e80ef97553fb0573b1d9f7d888fb41cb58c..0a0d09cde99dc61cdbc1ba8fa770be3b049b51c1 100644 (file)
@@ -75,6 +75,9 @@ struct skl_sst {
        /* Is firmware loaded */
        bool fw_loaded;
 
+       /* first boot ? */
+       bool is_first_boot;
+
        /* multi-core */
        struct skl_dsp_cores cores;
 };
This page took 0.023827 seconds and 5 git commands to generate.