From: "Michał Mirosław" <mirq-linux@rere.qmqm.pl>
To: Liam Girdwood <lgirdwood@gmail.com>, Mark Brown <broonie@kernel.org>
Cc: linux-kernel@vger.kernel.org
Subject: [PATCH 0/9] regulator/core: Trivial cleanups and improvements
Date: Wed, 30 Aug 2023 23:38:53 +0200 [thread overview]
Message-ID: <cover.1693431144.git.mirq-linux@rere.qmqm.pl> (raw)
This is a random set of cleanups, dead code removal and minor optimizations.
Most patches are applicable independently; those that aren't share a bit
of context, but are nevertheless logically separate.
Michał Mirosław (9):
regulator/core: _regulator_get: simplify error returns
regulator/core: set_consumer_device_supply: remove `has_dev`
regulator/core: of_get_child_regulator: remove goto
regulator/core: regulator_bulk_get: remove redundant NULL stores
regulator/core: regulator_ena_gpio_ctrl: pull in ena_gpio state
handling
regulator/core: remove regulator_init callback
regulator/core: remove regulator_get_init_drvdata()
regulator/core: set_consumer_device_supply: avoid copying const data
regulator/core: make regulator_class const
drivers/regulator/core.c | 93 ++++++++++---------------------
drivers/regulator/internal.h | 2 +-
include/linux/regulator/driver.h | 1 -
include/linux/regulator/machine.h | 7 +--
4 files changed, 33 insertions(+), 70 deletions(-)
--
2.39.2
next reply other threads:[~2023-08-30 22:09 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-30 21:38 Michał Mirosław [this message]
2023-08-30 21:38 ` [PATCH 2/9] regulator/core: set_consumer_device_supply: remove `has_dev` Michał Mirosław
2023-08-30 21:38 ` [PATCH 1/9] regulator/core: _regulator_get: simplify error returns Michał Mirosław
2023-08-30 21:38 ` [PATCH 3/9] regulator/core: of_get_child_regulator: remove goto Michał Mirosław
2023-08-30 21:38 ` [PATCH 4/9] regulator/core: regulator_bulk_get: remove redundant NULL stores Michał Mirosław
2023-08-30 21:38 ` [PATCH 5/9] regulator/core: regulator_ena_gpio_ctrl: pull in ena_gpio state handling Michał Mirosław
2023-08-31 11:13 ` Mark Brown
2023-08-31 12:36 ` Michał Mirosław
[not found] ` <1c102d15cb8f20141f0bfd1e42d5ac8a98947154.1693485621.git.mirq-linux@rere.qmqm.pl>
2023-08-31 13:32 ` [PATCH 5/9 fixed] " Mark Brown
2023-08-30 21:38 ` [PATCH 7/9] regulator/core: remove regulator_get_init_drvdata() Michał Mirosław
2023-08-30 21:38 ` [PATCH 6/9] regulator/core: remove regulator_init callback Michał Mirosław
2023-09-01 16:09 ` kernel test robot
2023-08-30 21:38 ` [PATCH 8/9] regulator/core: set_consumer_device_supply: avoid copying const data Michał Mirosław
2023-08-30 21:38 ` [PATCH 9/9] regulator/core: make regulator_class const Michał Mirosław
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1693431144.git.mirq-linux@rere.qmqm.pl \
--to=mirq-linux@rere.qmqm.pl \
--cc=broonie@kernel.org \
--cc=lgirdwood@gmail.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®