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@xxxxxxxxxxxxxx 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