Here are a few patches fixing cosmetic issues which always annoyed me when working on this driver. Patches #1+#2 improve naming and remove hardcoded values. Patch #3 sorts the defines. The object files were identical here before and after the patchset, as expected. The patches depend on the series "[PATCH 0/3] mmc: renesas_sdhi: refactor SCC reset" and are part of this branch: git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git renesas/sdhi/tap_en_v2 Hope you'll like it, Wolfram Wolfram Sang (3): mmc: renesas_sdhi: improve HOST_MODE usage mmc: renesas_sdhi: don't hardcode SDIF values mmc: renesas_sdhi: sort includes drivers/mmc/host/renesas_sdhi_core.c | 49 +++++++++++++++++----------- drivers/mmc/host/tmio_mmc.h | 1 - 2 files changed, 30 insertions(+), 20 deletions(-) -- 2.28.0