ASoC: adi: drop owner assignment from platform_drivers
[deliverable/linux.git] / sound / soc / adi / axi-i2s.c
index 6058c1fd50708c9543a50cb6defa31d48b9cd59f..7752860f7230e2821ac906715c06007543e84499 100644 (file)
@@ -263,7 +263,6 @@ MODULE_DEVICE_TABLE(of, axi_i2s_of_match);
 static struct platform_driver axi_i2s_driver = {
        .driver = {
                .name = "axi-i2s",
-               .owner = THIS_MODULE,
                .of_match_table = axi_i2s_of_match,
        },
        .probe = axi_i2s_probe,
This page took 0.046071 seconds and 5 git commands to generate.