gpio: dln2: use bus_sync_unlock instead of scheduling work
[cascardo/linux.git] / drivers / gpio / gpio-crystalcove.c
index bbfe7f5..55d4803 100644 (file)
@@ -379,7 +379,6 @@ static struct platform_driver crystalcove_gpio_driver = {
        .remove = crystalcove_gpio_remove,
        .driver = {
                .name = "crystal_cove_gpio",
-               .owner = THIS_MODULE,
        },
 };