From: Lee Jones <lee@kernel.org>
To: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
Cc: linux-kernel@vger.kernel.org, kernel@pengutronix.de,
Arnd Bergmann <arnd@arndb.de>
Subject: Re: [PATCH RESEND] mfd: Remove .enable() and .disable() callbacks
Date: Thu, 16 Mar 2023 13:46:00 +0000 [thread overview]
Message-ID: <20230316134600.GO9667@google.com> (raw)
In-Reply-To: <20230308091257.2404932-1-u.kleine-koenig@pengutronix.de>
On Wed, 08 Mar 2023, Uwe Kleine-König wrote:
> With commit dd77f5fa97d3 ("mfd: Remove toshiba tmio drivers") the last
> mfd driver that implements these callbacks is gone and since commit
> 652719b1003a ("w1: remove ds1wm driver") the last user is gone. The
> corresponding functions mfd_cell_enable() and mfd_cell_disable() are
> also unused (since commit 0ca222c81977 ("leds: Remove asic3 driver")).
>
> Acked-by: Arnd Bergmann <arnd@arndb.de>
> Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
> ---
> drivers/mfd/mfd-core.c | 26 --------------------------
> include/linux/mfd/core.h | 12 ------------
> 2 files changed, 38 deletions(-)
Applied, thanks
--
Lee Jones [李琼斯]
prev parent reply other threads:[~2023-03-16 13:46 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-08 9:12 [PATCH RESEND] mfd: Remove .enable() and .disable() callbacks Uwe Kleine-König
2023-03-16 13:46 ` Lee Jones [this message]
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=20230316134600.GO9667@google.com \
--to=lee@kernel.org \
--cc=arnd@arndb.de \
--cc=kernel@pengutronix.de \
--cc=linux-kernel@vger.kernel.org \
--cc=u.kleine-koenig@pengutronix.de \
/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.