Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a6117615 authored by Mark Brown's avatar Mark Brown
Browse files

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

parents 706664c2 6653efb7
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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;