summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/max8660.c
diff options
context:
space:
mode:
authorSaravana Kannan <saravanak@google.com>2019-11-15 01:04:38 +0100
committerMark Brown <broonie@kernel.org>2019-11-15 13:04:20 +0100
commitb59b654478093fa429ad4c7897ae29f201146a00 (patch)
tree22ddcac704f51369284ac40c2b6b5a4e09033b62 /drivers/regulator/max8660.c
parentregulator: core: Release coupled_rdevs on regulator_init_coupling() error (diff)
downloadlinux-b59b654478093fa429ad4c7897ae29f201146a00.tar.xz
linux-b59b654478093fa429ad4c7897ae29f201146a00.zip
regulator: core: Don't try to remove device links if add failed
device_link_add() might not always succeed depending on the type of device link and the rest of the dependencies in the system. If device_link_add() didn't succeed, then we shouldn't try to remove the link later on as it might remove a link someone else created. Signed-off-by: Saravana Kannan <saravanak@google.com> Link: https://lore.kernel.org/r/20191115000438.45970-1-saravanak@google.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/regulator/max8660.c')
0 files changed, 0 insertions, 0 deletions