mmc: tmio: remove 'alignment_shift' from platform data
authorWolfram Sang <wsa+renesas@sang-engineering.com>
Wed, 2 Nov 2022 12:54:30 +0000 (13:54 +0100)
committerUlf Hansson <ulf.hansson@linaro.org>
Wed, 7 Dec 2022 12:22:37 +0000 (13:22 +0100)
commit43c487c28f9c353a9690f975e7b7dc56be144427
treec8a1d97c1e055de48897f0f41795cc4c7d8fcf43
parent8840e1c13cb40d2a207f875f3c730f399a21d4d4
mmc: tmio: remove 'alignment_shift' from platform data

There is only one alignment shift for one type of Renesas SDHI. Encode
it directly in its DMA driver to reduce complexity and ease further
simplifications.

Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Link: https://lore.kernel.org/r/20221102125430.28466-3-wsa+renesas@sang-engineering.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/renesas_sdhi_core.c
drivers/mmc/host/renesas_sdhi_sys_dmac.c
include/linux/mfd/tmio.h