Merge tag 'v3.13-rc3' into devel
Linux 3.13-rc3
This commit is contained in:
@@ -421,7 +421,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