From: Dinh Nguyen Date: Tue, 18 Feb 2014 02:31:01 +0000 (-0600) Subject: mmc: dw_mmc: Add support for SOCFPGA's platform specific implementation X-Git-Tag: v3.15-rc1~42^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec1e5d703e4a75fb19e99a92d20b4b70861bf483;p=pandora-kernel.git mmc: dw_mmc: Add support for SOCFPGA's platform specific implementation Like the rockchip, Altera's SOCFPGA platform specific implementation of the dw_mmc driver requires using the HOLD register for SD commands. This patch renames dw_mci_rockchip_prepare_command to dw_mci_pltfm_prepare_command so that SOCFPGA and Rockchip can use it. Signed-off-by: Dinh Nguyen Acked-by: Steffen Trumtrar Tested-by: Steffen Trumtrar Acked-by: Seungwon Jeon Signed-off-by: Chris Ball --- Reading git-diff-tree failed