]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - sound/firewire/dice/dice.h
EDAC: Use edac_debugfs_remove_recursive() in edac_debugfs_exit()
[karo-tx-linux.git] / sound / firewire / dice / dice.h
index 101550ac1a242fc35af22f9f291b0fc2771d4532..3d5ebebe61ea2238cfbb410a403cc6da5452dc01 100644 (file)
@@ -45,6 +45,9 @@ struct snd_dice {
        spinlock_t lock;
        struct mutex mutex;
 
+       bool registered;
+       struct delayed_work dwork;
+
        /* Offsets for sub-addresses */
        unsigned int global_offset;
        unsigned int rx_offset;