Merge tag 'block-5.15-2021-09-05' of git://git.kernel.dk/linux-block
[linux-2.6-microblaze.git] / drivers / soundwire / intel.h
index 0b47b14..cd93a44 100644 (file)
@@ -41,6 +41,7 @@ struct sdw_intel {
        struct sdw_cdns cdns;
        int instance;
        struct sdw_intel_link_res *link_res;
+       bool startup_done;
 #ifdef CONFIG_DEBUG_FS
        struct dentry *debugfs;
 #endif