ASoC: Remove DAI type information
[deliverable/linux.git] / include / sound / soc-dai.h
index f51cb55902f7324ab05c273793977b972893353a..a01a24b101969663b141bca22c88df257e8ecde0 100644 (file)
@@ -184,7 +184,7 @@ struct snd_soc_dai {
        /* DAI description */
        char *name;
        unsigned int id;
-       unsigned char type;
+       int ac97_control;
 
        /* DAI callbacks */
        int (*probe)(struct platform_device *pdev,
This page took 0.026719 seconds and 5 git commands to generate.