]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/sound/hwdep.h
[ALSA] dynamic minors (3/6): store device-specific object pointers dynamically
[karo-tx-linux.git] / include / sound / hwdep.h
index 04b20bc4f144cd5ef837acd1a815f4f3d446bf9c..c679e5b3111135385798c6f5f2987a51fe63e6a7 100644 (file)
@@ -43,6 +43,7 @@ struct snd_hwdep_ops {
 
 struct snd_hwdep {
        struct snd_card *card;
+       struct list_head list;
        int device;
        char id[32];
        char name[80];