[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1692484240.git.mirq-linux@rere.qmqm.pl>
Date: Sun, 20 Aug 2023 00:46:07 +0200
From: Michał Mirosław <mirq-linux@...e.qmqm.pl>
To: Liam Girdwood <lgirdwood@...il.com>,
Mark Brown <broonie@...nel.org>
Cc: Dmitry Osipenko <digetx@...il.com>,
Douglas Anderson <dianders@...omium.org>,
linux-kernel@...r.kernel.org
Subject: [PATCH v2 0/6] regulator: core: locking fixes and cleanups
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
Powered by blists - more mailing lists