]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/blobdiff - include/sound/soc.h
ASoC: soc.h: Arrange DAI related parameter
[mirror_ubuntu-eoan-kernel.git] / include / sound / soc.h
index 1a7323238c495d7d51313f6ccd8780291ff3e9e5..be6b462e2c012552d61989a69ca5b9fe7340c52c 100644 (file)
@@ -858,12 +858,10 @@ struct snd_soc_component {
        struct list_head card_aux_list; /* for auxiliary bound components */
        struct list_head card_list;
 
-       struct snd_soc_dai_driver *dai_drv;
-       int num_dai;
-
        const struct snd_soc_component_driver *driver;
 
        struct list_head dai_list;
+       int num_dai;
 
        int (*read)(struct snd_soc_component *, unsigned int, unsigned int *);
        int (*write)(struct snd_soc_component *, unsigned int, unsigned int);