From: Dinh Nguyen Date: Tue, 18 Feb 2014 02:31:00 +0000 (-0600) Subject: mmc: dw_mmc-socfpga: Remove the SOCFPGA specific platform for dw_mmc X-Git-Tag: v3.15-rc1~42^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=47a1f522d7ff5105c7efa56fe7fd41d46202f8cc;p=pandora-kernel.git mmc: dw_mmc-socfpga: Remove the SOCFPGA specific platform for dw_mmc It turns now that the only really platform specific code that is needed for SOCFPGA is using the SDMMC_CMD_USE_HOLD_REG in the prepare_command function. Since the Rockchip already has this functionality, re-use the code that is already in dw_mmc-pltfm.c. Signed-off-by: Dinh Nguyen Acked-by: Jaehoon Chung Acked-by: Steffen Trumtrar Tested-by: Steffen Trumtrar Acked-by: Seungwon Jeon Signed-off-by: Chris Ball --- Reading git-diff-tree failed