]> Git Repo - linux.git/blobdiff - drivers/gpio/gpio-lynxpoint.c
thp: fix MADV_DONTNEED vs. MADV_FREE race
[linux.git] / drivers / gpio / gpio-lynxpoint.c
index 9df015e85ad94cdffaa3630432482eb4e8af3a9a..fbd393b46ce03f5526b369de97f3efbc55dd2005 100644 (file)
@@ -383,7 +383,6 @@ static int lp_gpio_probe(struct platform_device *pdev)
                                           handle_simple_irq, IRQ_TYPE_NONE);
                if (ret) {
                        dev_err(dev, "failed to add irqchip\n");
-                       gpiochip_remove(gc);
                        return ret;
                }
 
This page took 0.030546 seconds and 4 git commands to generate.