From: Lee Jones <lee@kernel.org>
To: Naresh Solanki <naresh.solanki@9elements.com>
Cc: Liam Girdwood <lgirdwood@gmail.com>,
Mark Brown <broonie@kernel.org>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH 2/2] regulator: max5970: Rename driver and remove wildcard
Date: Fri, 2 Jun 2023 09:15:09 +0100 [thread overview]
Message-ID: <20230602081509.GO449117@google.com> (raw)
In-Reply-To: <20230427113046.3971425-2-Naresh.Solanki@9elements.com>
On Thu, 27 Apr 2023, Naresh Solanki wrote:
> The previous version of this driver included wildcards in file names and
> descriptions. This patch renames the driver to only support MAX5970 and
> MAX5978, which are the only chips that the driver actually supports.
>
> Signed-off-by: Naresh Solanki <Naresh.Solanki@9elements.com>
> ---
> drivers/regulator/Kconfig | 6 +-
> drivers/regulator/Makefile | 2 +-
> ...ax597x-regulator.c => max5970-regulator.c} | 126 +++++++++---------
> 3 files changed, 67 insertions(+), 67 deletions(-)
> rename drivers/regulator/{max597x-regulator.c => max5970-regulator.c} (76%)
This does not apply cleanly. Rather than mess you around, I'll apply
the MFD driver and provide a PR for Mark. Perhaps this will apply to
the regulator tree.
Testing now - please stand-by.
--
Lee Jones [李琼斯]
next prev parent reply other threads:[~2023-06-02 8:15 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-27 11:30 [PATCH 1/2] mfd: max5970: Rename driver and remove wildcard Naresh Solanki
2023-04-27 11:30 ` [PATCH 2/2] regulator: " Naresh Solanki
2023-04-30 15:58 ` Mark Brown
2023-06-02 8:15 ` Lee Jones [this message]
2023-05-04 10:05 ` [PATCH 1/2] mfd: " Naresh Solanki
2023-05-10 13:46 ` Lee Jones
2023-05-18 10:14 ` Lee Jones
2023-05-18 13:44 ` Naresh Solanki
2023-05-22 7:11 ` Lee Jones
2023-05-24 9:53 ` Naresh Solanki
2023-06-08 17:57 ` [GIT PULL] Immutable branch between MFD and Regulator due for the v6.5 merge window Lee Jones
-- strict thread matches above, loose matches on Subject: below --
2023-04-27 10:22 [PATCH 1/2] mfd: max5970: Rename driver and remove wildcard Naresh Solanki
2023-04-27 10:22 ` [PATCH 2/2] regulator: " Naresh Solanki
2023-04-27 11:14 ` Mark Brown
2023-04-27 11:28 ` Naresh Solanki
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=20230602081509.GO449117@google.com \
--to=lee@kernel.org \
--cc=broonie@kernel.org \
--cc=lgirdwood@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=naresh.solanki@9elements.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.