From 33d73935e4abb2c75f263dd31a314db09ccf41be Mon Sep 17 00:00:00 2001 From: Ulf Hansson Date: Fri, 5 Dec 2014 12:59:41 +0100 Subject: [PATCH] mmc: sdhci-msm: Convert to mmc_send_tuning() Instead of having a local hack taking care of sending the tuning command and as well to verify the response pattern, let's convert to the common mmc_send_tuning() API instead. Signed-off-by: Ulf Hansson Tested-by: Georgi Djakov Acked-by: Georgi Djakov Reviewed-by: Stephen Boyd --- Reading git-format-patch failed