linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] mmc: tmio: Remove obsolete callbacks
@ 2024-06-20 15:39 Geert Uytterhoeven
  2024-06-20 15:39 ` [PATCH 1/2] mfd: tmio: Remove obsolete .set_clk_div() callback Geert Uytterhoeven
                   ` (2 more replies)
  0 siblings, 3 replies; 16+ messages in thread
From: Geert Uytterhoeven @ 2024-06-20 15:39 UTC (permalink / raw)
  To: Wolfram Sang, Lad Prabhakar, Ulf Hansson, Lee Jones,
	Arnd Bergmann, Laurent Pinchart
  Cc: linux-mmc, linux-renesas-soc, Geert Uytterhoeven

	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

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2024-06-24 14:56 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-20 15:39 [PATCH 0/2] mmc: tmio: Remove obsolete callbacks Geert Uytterhoeven
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

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).