commit | b0b0c9d824227875ccf4f25331b292034db9d013 | [log] [tgz] |
---|---|---|
author | Jaehoon Chung <jh80.chung@samsung.com> | Mon Apr 23 02:36:28 2012 +0000 |
committer | Andy Fleming <afleming@freescale.com> | Tue May 08 18:02:22 2012 -0500 |
tree | e68bf2ac2fc9348b0d92a4404d64aac4458d02d6 | |
parent | 53889ed781f15385d779ab7562bf131de7c44582 [diff] |
mmc: support the sdhci instead of s5p_mmc for samsung-soc In driver mmc, generic s5p_sdhci code is implemented. s5p_mmc file is dupulicated. we are good that use the generic sdhci. This patch supported the sdhci for Samsung-SoC. 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> Acked-by: Minkyu Kang <mk7.kang@samsung.com>