diff options
| author | Dmitry Osipenko <[email protected]> | 2021-05-23 22:42:42 +0000 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2021-05-24 08:50:19 +0000 |
| commit | 6f55c5dd1118b3076d11d9cb17f5c5f4bc3a1162 (patch) | |
| tree | 724dc94f8108ddd1ff64c619f9007beaeea20584 /tools/perf/scripts/python | |
| parent | regulator: scmi: Fix off-by-one for linear regulators .n_voltages setting (diff) | |
| download | kernel-6f55c5dd1118b3076d11d9cb17f5c5f4bc3a1162.tar.gz kernel-6f55c5dd1118b3076d11d9cb17f5c5f4bc3a1162.zip | |
regulator: max77620: Use device_set_of_node_from_dev()
The MAX77620 driver fails to re-probe on deferred probe because driver
core tries to claim resources that are already claimed by the PINCTRL
device. Use device_set_of_node_from_dev() helper which marks OF node as
reused, skipping erroneous execution of pinctrl_bind_pins() for the PMIC
device on the re-probe.
Fixes: aea6cb99703e ("regulator: resolve supply after creating regulator")
Signed-off-by: Dmitry Osipenko <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
