Files
kernel_arpi/drivers/regulator
Dmitry Osipenko 3ee93c6fb7 regulator: core: Release coupled_rdevs on regulator_init_coupling() error
[ Upstream commit 26c2c997aa ]

This patch fixes memory leak which should happen if regulator's coupling
fails to initialize.

Fixes: d8ca7d184b ("regulator: core: Introduce API for regulators coupling customization")
Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
Link: https://lore.kernel.org/r/20191025002240.25288-1-digetx@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2019-12-31 16:44:24 +01:00
..