Merge tag 'v3.19-rc5' into devel
Linux 3.19-rc5
This commit is contained in:
@@ -441,7 +441,8 @@ static int grgpio_probe(struct platform_device *ofdev)
|
||||
err = gpiochip_add(gc);
|
||||
if (err) {
|
||||
dev_err(&ofdev->dev, "Could not add gpiochip\n");
|
||||
irq_domain_remove(priv->domain);
|
||||
if (priv->domain)
|
||||
irq_domain_remove(priv->domain);
|
||||
return err;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user