ALSA: fireworks: delayed registration of sound card
[cascardo/linux.git] / sound / firewire / fireworks / fireworks.h
index 96c4e0c..471c772 100644 (file)
@@ -65,6 +65,9 @@ struct snd_efw {
        struct mutex mutex;
        spinlock_t lock;
 
+       bool registered;
+       struct delayed_work dwork;
+
        /* for transaction */
        u32 seqnum;
        bool resp_addr_changable;