Thanks to Adrian's patches mentioned in patch 1 in this series, we can now simplify the TMIO driver a tad further to ease future refactoring. This is marked as RFC because testing the corner cases is not so easy so extra eyes for review are more than welcome. Thanks and happy hacking! Wolfram Wolfram Sang (2): mmc: tmio: remove tmio_mmc_k(un)map_atomic helpers mmc: tmio: remove 'alignment_shift' from platform data drivers/mmc/host/renesas_sdhi_core.c | 1 - drivers/mmc/host/renesas_sdhi_sys_dmac.c | 10 +++++----- drivers/mmc/host/tmio_mmc.h | 11 ----------- drivers/mmc/host/tmio_mmc_core.c | 13 +++++++------ include/linux/mfd/tmio.h | 1 - 5 files changed, 12 insertions(+), 24 deletions(-) -- 2.35.1