mmc: Add realtek USB sdmmc host driver
authorRoger Tseng <rogerable@realtek.com>
Fri, 11 Apr 2014 06:53:22 +0000 (14:53 +0800)
committerChris Ball <chris@printf.net>
Mon, 12 May 2014 22:05:09 +0000 (18:05 -0400)
commitc7f6558d84afe60016b8103c0737df6e376a1c2d
treee10d1e88c3024f75d5f0ccae44918d883bebb41f
parent3beef62479bef4309a220f7ca5415d9a66c0b0cb
mmc: Add realtek USB sdmmc host driver

Realtek USB SD/MMC host driver provides mmc host support based on the
Realtek USB card reader MFD driver.

Signed-off-by: Roger Tseng <rogerable@realtek.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Chris Ball <chris@printf.net>
drivers/mmc/host/Kconfig
drivers/mmc/host/Makefile
drivers/mmc/host/rtsx_usb_sdmmc.c [new file with mode: 0644]