diff options
author | Saravana Kannan <saravanak@google.com> | 2019-11-14 16:04:38 -0800 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2019-11-15 12:04:20 +0000 |
commit | b59b654478093fa429ad4c7897ae29f201146a00 (patch) | |
tree | 22ddcac704f51369284ac40c2b6b5a4e09033b62 /mm | |
parent | 26c2c997aa1a6c5522f6619910ba025e53e69763 (diff) |
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 'mm')
0 files changed, 0 insertions, 0 deletions