spi: atmel: cleanup wait_for_completion return handling
[firefly-linux-kernel-4.4.55.git] / drivers / extcon / extcon-max14577.c
index e6c0c9b13d31d97ab639f01ad8b3e446737929a3..c1bf0cf747b09fc7e414aecf8349cb5e5a449878 100644 (file)
@@ -807,7 +807,6 @@ MODULE_DEVICE_TABLE(platform, max14577_muic_id);
 static struct platform_driver max14577_muic_driver = {
        .driver         = {
                .name   = "max14577-muic",
-               .owner  = THIS_MODULE,
        },
        .probe          = max14577_muic_probe,
        .remove         = max14577_muic_remove,