ASoC: twl6040: Replace w->codec snd_soc_dapm_to_codec(w->dapm)
[deliverable/linux.git] / sound / soc / codecs / ac97.c
index c6e5a313ebf4e0d41c5057d9e5a5afd8d3edd7c2..d0ac723eee321a6f36c4f49fb398098a053fede1 100644 (file)
@@ -142,7 +142,6 @@ static int ac97_remove(struct platform_device *pdev)
 static struct platform_driver ac97_codec_driver = {
        .driver = {
                .name = "ac97-codec",
-               .owner = THIS_MODULE,
        },
 
        .probe = ac97_probe,
This page took 0.028149 seconds and 5 git commands to generate.