]> www.infradead.org Git - users/jedix/linux-maple.git/commit
mfd: tmio: Move header to platform_data
authorWolfram Sang <wsa+renesas@sang-engineering.com>
Tue, 13 Feb 2024 22:02:25 +0000 (23:02 +0100)
committerLee Jones <lee@kernel.org>
Tue, 9 Jul 2024 09:40:29 +0000 (10:40 +0100)
commit70b46487b1558eb25ea6e533c905131b10596dc0
treeeb2835bec76b0f615fe480df79aa9979dacad56c
parent763135b819ad3e3e0301b66094d50923e64092a7
mfd: tmio: Move header to platform_data

All the MFD components are gone from the header meanwhile. Only the MMC
relevant data is left which makes it a platform_data for the MMC
controller. Move the header to the now fitting directory.

Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Acked-by: Ulf Hansson <ulf.hansson@linaro.org> # For MMC
Acked-by: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/20240213220221.2380-14-wsa+renesas@sang-engineering.com
Signed-off-by: Lee Jones <lee@kernel.org>
13 files changed:
MAINTAINERS
arch/sh/boards/board-sh7757lcr.c
arch/sh/boards/mach-ap325rxa/setup.c
arch/sh/boards/mach-ecovec24/setup.c
arch/sh/boards/mach-kfr2r09/setup.c
arch/sh/boards/mach-migor/setup.c
arch/sh/boards/mach-se/7724/setup.c
drivers/mmc/host/renesas_sdhi_core.c
drivers/mmc/host/renesas_sdhi_internal_dmac.c
drivers/mmc/host/renesas_sdhi_sys_dmac.c
drivers/mmc/host/tmio_mmc_core.c
drivers/mmc/host/uniphier-sd.c
include/linux/platform_data/tmio.h [moved from include/linux/mfd/tmio.h with 100% similarity]