ASoC: samsung: drop owner assignment from platform_drivers
[deliverable/linux.git] / sound / soc / samsung / smdk_wm8994.c
index 3d6272a8cad25949321bb96b87f8abe9be07d96c..d38595fbdab7a4ecce2fbfbf1248b8e47a8c5d09 100644 (file)
@@ -191,7 +191,6 @@ static int smdk_audio_probe(struct platform_device *pdev)
 static struct platform_driver smdk_audio_driver = {
        .driver         = {
                .name   = "smdk-audio-wm8994",
-               .owner  = THIS_MODULE,
                .of_match_table = of_match_ptr(samsung_wm8994_of_match),
                .pm     = &snd_soc_pm_ops,
        },
This page took 0.035864 seconds and 5 git commands to generate.