-
- Downloads
mmc: uniphier: Split out SoC specific bits from the driver
Factor out common code from the uniphier SD driver, change the prefix
of the functions from uniphier_sd_ to matsu_sd_ and create separate
renesas-sdhi.c driver. Thus far, all the code is still compiled when
CONFIG_UNIPHIER_MMC is selected and there is no functional change.
This patch is a preparation for further split of the SoC specific
parts of the Matsushita SD driver, used both on Uniphier and R-Car.
Signed-off-by:
Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Jaehoon Chung <jh80.chung@samsung.com>
Cc: Masahiro Yamada <yamada.masahiro@socionext.com>
Showing
- drivers/mmc/Makefile 1 addition, 1 deletiondrivers/mmc/Makefile
- drivers/mmc/matsushita-common.c 726 additions, 0 deletionsdrivers/mmc/matsushita-common.c
- drivers/mmc/matsushita-common.h 136 additions, 0 deletionsdrivers/mmc/matsushita-common.h
- drivers/mmc/renesas-sdhi.c 50 additions, 0 deletionsdrivers/mmc/renesas-sdhi.c
- drivers/mmc/uniphier-sd.c 8 additions, 839 deletionsdrivers/mmc/uniphier-sd.c
Loading
Please register or sign in to comment