Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso...
[deliverable/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.025515 seconds and 5 git commands to generate.