]> www.infradead.org Git - users/willy/linux.git/commit
mmc: tmio: Remove obsolete .set_pwr() callback()
authorGeert Uytterhoeven <geert+renesas@glider.be>
Thu, 20 Jun 2024 15:39:46 +0000 (17:39 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 24 Jun 2024 14:43:05 +0000 (16:43 +0200)
commitf86937afb446d056e9e385da05536eb26483874c
tree10e1c70659255158acc1625ae41ebadb28a0273e
parent89f415b99050fbf7bcf3fca0cde30c09b62265eb
mmc: tmio: Remove obsolete .set_pwr() callback()

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@glider.be>
Acked-by: Lee Jones <lee@kernel.org>
Reviewed-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Tested-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Reviewed-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Link: https://lore.kernel.org/r/fbbc13ddd19df2c40933ffa3b82fb14841bf1d4c.1718897545.git.geert+renesas@glider.be
drivers/mmc/host/tmio_mmc.h
drivers/mmc/host/tmio_mmc_core.c
include/linux/mfd/tmio.h