From: Lee Jones <lee@kernel.org>
To: Andrew Davis <afd@ti.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] mfd: tps65912: Use devm helper functions to simplify probe
Date: Thu, 13 Jun 2024 18:13:56 +0100 [thread overview]
Message-ID: <20240613171356.GR2561462@google.com> (raw)
In-Reply-To: <20240610153824.218260-1-afd@ti.com>
On Mon, 10 Jun 2024, Andrew Davis wrote:
> This simplifies probe and also allows us to remove the remove
> callbacks from the core and interface drivers. Do that here.
>
> Signed-off-by: Andrew Davis <afd@ti.com>
> ---
> drivers/mfd/tps65912-core.c | 21 +++++++--------------
> drivers/mfd/tps65912-i2c.c | 8 --------
> drivers/mfd/tps65912-spi.c | 8 --------
> include/linux/mfd/tps65912.h | 1 -
> 4 files changed, 7 insertions(+), 31 deletions(-)
Doesn't apply. Please be kind enough to rebase onto the latest Linux
-next and resubmit.
--
Lee Jones [李琼斯]
next prev parent reply other threads:[~2024-06-13 17:14 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-10 15:38 [PATCH] mfd: tps65912: Use devm helper functions to simplify probe Andrew Davis
2024-06-13 17:13 ` Lee Jones [this message]
2024-06-14 9:03 ` (subset) " Lee Jones
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=20240613171356.GR2561462@google.com \
--to=lee@kernel.org \
--cc=afd@ti.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 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.