mmc: replace tSD enumaration machanism
authorlintao <lintao@rock-chips.com>
Mon, 2 Mar 2015 01:25:57 +0000 (09:25 +0800)
committerlintao <lintao@rock-chips.com>
Mon, 2 Mar 2015 01:36:03 +0000 (09:36 +0800)
commit43faede2e2ee19e351eceee298eca27c1cf03e25
treebd3bc8a5f9a52a6536aab09510b23a403ff0f301
parent8c9b006fffa655ca74fbcb340d798fd05452539c
mmc: replace tSD enumaration machanism

Remove dt property "support-tSD" and combine "support-emmc" with
"support-sd" in together for tSD/emmc distinguish by mmc core. More details
please refer to arch/arm/boot/dts/rk3288-tb.dts

Signed-off-by: lintao <lintao@rock-chips.com>
arch/arm/boot/dts/rk3288-tb.dts
arch/arm/boot/dts/rk3288-tb_8846.dts
drivers/mmc/core/core.c
drivers/mmc/host/rk_sdmmc.c