]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mmc: add the quirk to use the sdhci for samsung-soc
authorJaehoon Chung <jh80.chung@samsung.com>
Mon, 23 Apr 2012 02:36:26 +0000 (02:36 +0000)
committerAndy Fleming <afleming@freescale.com>
Tue, 8 May 2012 23:02:22 +0000 (18:02 -0500)
commit236bfecff8091356d81e79da3281b9e4af967468
tree0d877536adaf11f7e1d05ddc6c0e0ccab1db4600
parent3a6383207be3f71b39004e64464a6e99290b16fa
mmc: add the quirk to use the sdhci for samsung-soc

To support the Samsung-SoC, added the basically functions.
Samsung-SoC didn't used the SDHCI_CTRL_HISPD.
And added set_control_reg callback for s3c64xx.

Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Acked-by: Lei Wen<leiwen@marvell.com>
drivers/mmc/sdhci.c
include/sdhci.h