On Thu, 20 Jun 2024, Geert Uytterhoeven wrote: > Commit ca78476e4888f1f1 ("mfd: Remove toshiba tmio drivers") removed the > last users of the .set_pwr() callback in the tmio_mmc_data structure. > Remove the callback, and all related infrastructure. > > Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > --- > Laurent tried this before in commit 3af9d15c719017fe > ("mmc: tmio-mmc: Remove .set_pwr() callback from platform data"), > but it had to be reverted in commit 9d731e7539713acc ("Revert > "mmc: tmio-mmc: Remove .set_pwr() callback from platform data"") > because there were still users at that time. > --- > drivers/mmc/host/tmio_mmc.h | 3 --- > drivers/mmc/host/tmio_mmc_core.c | 8 -------- > include/linux/mfd/tmio.h | 1 - Acked-by: Lee Jones <lee@xxxxxxxxxx> -- Lee Jones [李琼斯]