[PATCH v2 0/6] regulator: core: locking fixes and cleanups

Michał Mirosław posted 6 patches 2 years, 3 months ago
drivers/regulator/core.c | 110 +++++++++++++++------------------------
1 file changed, 42 insertions(+), 68 deletions(-)
[PATCH v2 0/6] regulator: core: locking fixes and cleanups
Posted by Michał Mirosław 2 years, 3 months ago
This series reduces regulator locking code complexity. The single fix is
more a cosmetic one as it applies to unexpected (WARN-generating) error
paths.

Michał Mirosław (6):
  regulator: core: simplify regulator_lock_nested()
  regulator: core: skip nesting lock for -EDEADLK
  regulator: core: simplify nested locking
  regulator: core: remove `goto`s from resolve_supply()
  regulator: core: propagate error out ouf regulator_lock_two()
  regulator: core: simplify lock_two()

 drivers/regulator/core.c | 110 +++++++++++++++------------------------
 1 file changed, 42 insertions(+), 68 deletions(-)

-- 
2.39.2