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

Commit 21a122b5 authored by Mark Brown's avatar Mark Brown
Browse files

Merge remote-tracking branch 'regulator/topic/tps6524x' into regulator-devm

parents f004eaf4 78925b3a
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -588,7 +588,6 @@ static int pmic_remove(struct spi_device *spi)
		regulator_unregister(hw->rdev[i]);
		hw->rdev[i] = NULL;
	}
	spi_set_drvdata(spi, NULL);
	return 0;
}