Commits
Saravana Kannan committed 9cbebdc1128
UPSTREAM: 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> (cherry-picked from b59b654478093fa429ad4c7897ae29f201146a00) Change-Id: I6cffa3ca884b74122307931e8f6615f31c33ef55