Commit a6117615 authored by Mark Brown's avatar Mark Brown

Merge remote-tracking branch 'regulator/topic/gpio' into regulator-next

parents 706664c2 6653efb7
......@@ -283,7 +283,6 @@ static int gpio_regulator_probe(struct platform_device *pdev)
dev_err(&pdev->dev, "No regulator type set\n");
ret = -EINVAL;
goto err_memgpio;
break;
}
drvdata->nr_gpios = config->nr_gpios;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment