Updated from Linux LTS 3.10.21 to 3.10.22
This commit is contained in:
@@ -329,7 +329,7 @@ static int gpio_rcar_probe(struct platform_device *pdev)
|
||||
if (!p->irq_domain) {
|
||||
ret = -ENXIO;
|
||||
dev_err(&pdev->dev, "cannot initialize irq domain\n");
|
||||
goto err1;
|
||||
goto err0;
|
||||
}
|
||||
|
||||
if (devm_request_irq(&pdev->dev, irq->start,
|
||||
|
||||
Reference in New Issue
Block a user