]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: tmio: rename tmio_mmc_{pio => core}.c
authorSimon Horman <horms+renesas@verge.net.au>
Wed, 10 May 2017 09:25:27 +0000 (11:25 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Tue, 20 Jun 2017 08:30:14 +0000 (10:30 +0200)
commit4240183a6b79de2366cf127f986428a19877cf44
tree02cb56722bc6137a2d31148a3dce4e9390ec8529
parent60285a23585d83ed5d80d43197aadd75f224ff06
mmc: tmio: rename tmio_mmc_{pio => core}.c

Rename tmio_mmc_pio.c to tmio_mmc_core.c to more accurately reflect its
function: to provide core code for the tmio-mmc and sh-mobole-sdhi drivers.

Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Reviewed-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/Makefile
drivers/mmc/host/tmio_mmc_core.c [new file with mode: 0644]
drivers/mmc/host/tmio_mmc_pio.c [deleted file]