These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / gpio / gpio-dln2.c
index dbdb4de..6685712 100644 (file)
@@ -466,7 +466,6 @@ static int dln2_gpio_probe(struct platform_device *pdev)
        dln2->gpio.owner = THIS_MODULE;
        dln2->gpio.base = -1;
        dln2->gpio.ngpio = pins;
-       dln2->gpio.exported = true;
        dln2->gpio.can_sleep = true;
        dln2->gpio.irq_not_threaded = true;
        dln2->gpio.set = dln2_gpio_set;