mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-09 22:50:41 +00:00
Merge remote-tracking branch 'regulator/topic/gpio' into regulator-next
This commit is contained in:
commit
a6117615a2
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user