]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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>
Tue, 22 Apr 2014 11:06:49 +0000 (07:06 -0400)
commit865042c0163792aedb05ad3428b70d9904643a8e
tree888072af630d7195de6b009fc6f40e5bd8d46100
parent8a75ff53ceb09c806fd4e1c537b3236595e508f3
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]