ASoC: Remove DAI type information
[deliverable/linux.git] / sound / soc / pxa / pxa2xx-i2s.c
index 9a3e55b48129dfc1e150e6c94566db937448d7f2..f9a9e2ebafa1e0440439462cd3f43c80d1205914 100644 (file)
@@ -340,7 +340,6 @@ static int pxa2xx_i2s_resume(struct platform_device *pdev,
 struct snd_soc_dai pxa_i2s_dai = {
        .name = "pxa2xx-i2s",
        .id = 0,
-       .type = SND_SOC_DAI_I2S,
        .suspend = pxa2xx_i2s_suspend,
        .resume = pxa2xx_i2s_resume,
        .playback = {
This page took 0.023975 seconds and 5 git commands to generate.