Skip to content
regulator: Fixes for v5.11

The main thing here is a change to make sure that we don't try to double
resolve the supply of a regulator if we have two probes going on
simultaneously, plus an incremental fix on top of that to resolve a
lockdep issue it introduced.

There's also a patch from Dmitry Osipenko adding stubs for some
functions to avoid build issues in consumers in some configurations.