Unverified Commit 1f0b7400 authored by Kieran Bingham's avatar Kieran Bingham Committed by Mark Brown
Browse files
parent 5b8ff89f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -311,7 +311,7 @@ static int gpio_regulator_probe(struct platform_device *pdev)

	/*
	 * The signal will be inverted by the GPIO core if flagged so in the
	 * decriptor.
	 * descriptor.
	 */
	if (config->enabled_at_boot)
		gflags = GPIOD_OUT_HIGH | GPIOD_FLAGS_BIT_NONEXCLUSIVE;