diff options
author | Michał Mirosław | 2020-09-26 23:32:41 +0200 |
---|---|---|
committer | Mark Brown | 2020-09-28 19:03:17 +0100 |
commit | aea6cb99703e17019e025aa71643b4d3e0a24413 (patch) | |
tree | ee5dec3280fcf9038fb61a16107743cabe7653af /lib/bch.c | |
parent | 61aab5ad27d551f1535861e871dd9b03f5fbfd76 (diff) |
regulator: resolve supply after creating regulator
When creating a new regulator its supply cannot create the sysfs link
because the device is not yet published. Remove early supply resolving
since it will be done later anyway. This makes the following error
disappear and the symlinks get created instead.
DCDC_REG1: supplied by VSYS
VSYS: could not add device link regulator.3 err -2
Note: It doesn't fix the problem for bypassed regulators, though.
Fixes: 45389c47526d ("regulator: core: Add early supply resolution for regulators")
Signed-off-by: Michał Mirosław <mirq-linux@rere.qmqm.pl>
Link: https://lore.kernel.org/r/ba09e0a8617ffeeb25cb4affffe6f3149319cef8.1601155770.git.mirq-linux@rere.qmqm.pl
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'lib/bch.c')
0 files changed, 0 insertions, 0 deletions