From: Geert Uytterhoeven <geert+renesas@glider.be>
To: Wolfram Sang <wsa+renesas@sang-engineering.com>,
Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>,
Ulf Hansson <ulf.hansson@linaro.org>, Lee Jones <lee@kernel.org>,
Arnd Bergmann <arnd@arndb.de>,
Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Cc: linux-mmc@vger.kernel.org, linux-renesas-soc@vger.kernel.org,
Geert Uytterhoeven <geert+renesas@glider.be>
Subject: [PATCH 0/2] mmc: tmio: Remove obsolete callbacks
Date: Thu, 20 Jun 2024 17:39:44 +0200 [thread overview]
Message-ID: <cover.1718897545.git.geert+renesas@glider.be> (raw)
Hi all,
This patch series removes two unused callbacks from the tmio_mmc_data
structure, and related infrastructure code.
- The first patch touches only the MFD subsystem.
- The second patch touches both the MMC and MFD subsystems, and has a
contextual dependency on the first patch. If really needed, it can
be split in an MMC and MFD part, but the MFD part depends on the MMC
part anyway.
Thanks for your comments!
Geert Uytterhoeven (2):
mfd: tmio: Remove obsolete .set_clk_div() callback
mmc: tmio: Remove obsolete .set_pwr() callback()
drivers/mmc/host/tmio_mmc.h | 3 ---
drivers/mmc/host/tmio_mmc_core.c | 8 --------
include/linux/mfd/tmio.h | 2 --
3 files changed, 13 deletions(-)
--
2.34.1
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
next reply other threads:[~2024-06-20 15:39 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-20 15:39 Geert Uytterhoeven [this message]
2024-06-20 15:39 ` [PATCH 1/2] mfd: tmio: Remove obsolete .set_clk_div() callback Geert Uytterhoeven
2024-06-20 17:08 ` Lee Jones
2024-06-24 9:05 ` Geert Uytterhoeven
2024-06-24 10:46 ` Lee Jones
2024-06-24 11:42 ` Geert Uytterhoeven
2024-06-24 12:55 ` Lee Jones
2024-06-20 20:05 ` Wolfram Sang
2024-06-21 8:56 ` Wolfram Sang
2024-06-21 9:00 ` Lad, Prabhakar
2024-06-20 15:39 ` [PATCH 2/2] mmc: tmio: Remove obsolete .set_pwr() callback() Geert Uytterhoeven
2024-06-20 17:07 ` Lee Jones
2024-06-20 20:09 ` Wolfram Sang
2024-06-21 8:56 ` Wolfram Sang
2024-06-21 9:01 ` Lad, Prabhakar
2024-06-24 14:55 ` [PATCH 0/2] mmc: tmio: Remove obsolete callbacks Ulf Hansson
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.1718897545.git.geert+renesas@glider.be \
--to=geert+renesas@glider.be \
--cc=arnd@arndb.de \
--cc=laurent.pinchart+renesas@ideasonboard.com \
--cc=lee@kernel.org \
--cc=linux-mmc@vger.kernel.org \
--cc=linux-renesas-soc@vger.kernel.org \
--cc=prabhakar.mahadev-lad.rj@bp.renesas.com \
--cc=ulf.hansson@linaro.org \
--cc=wsa+renesas@sang-engineering.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).