]> git.ipfire.org Git - people/ms/u-boot.git/commit
mmc: s5p_sdhci: add the s5p_sdhci_core_init function
authorJaehoon Chung <jh80.chung@samsung.com>
Fri, 16 May 2014 04:59:59 +0000 (13:59 +0900)
committerMinkyu Kang <mk7.kang@samsung.com>
Fri, 16 May 2014 05:54:26 +0000 (14:54 +0900)
commit9b8c9a3c093afbde1577bd8270904c4d36969ff9
tree4656594746a855c8cb68b66aa2cd4db721f34b3b
parente33daad0b76e71da14016e12d8f12b74f090a4ac
mmc: s5p_sdhci: add the s5p_sdhci_core_init function

To reuse the code, added the s5p_sdhci_core_init function.
Before applied this patch, didn't use the 8-bit mode at exynos baord.
Because it didn't set "MMC_MODE_8BIT".

Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Tested-by: Lukasz Majewski <l.majewski@samsung.com>
Acked-by: Lukasz Majewski <l.majewski@samsung.com>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
drivers/mmc/s5p_sdhci.c