phy: Drop owner assignment from platform_driver
[deliverable/linux.git] / drivers / phy / phy-miphy28lp.c
index 5e257ef7ac050a55bc09d6ce853aa6d2a37cf52e..677c290f4b1405e59dbf9ceabfe6db32d7708f00 100644 (file)
@@ -1268,7 +1268,6 @@ static struct platform_driver miphy28lp_driver = {
        .probe = miphy28lp_probe,
        .driver = {
                .name = "miphy28lp-phy",
-               .owner = THIS_MODULE,
                .of_match_table = miphy28lp_of_match,
        }
 };
This page took 0.023864 seconds and 5 git commands to generate.