mmc: sdhci-msm: Convert to mmc_send_tuning()
authorUlf Hansson <ulf.hansson@linaro.org>
Fri, 5 Dec 2014 11:59:41 +0000 (12:59 +0100)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 8 Dec 2014 08:21:06 +0000 (09:21 +0100)
commit33d73935e4abb2c75f263dd31a314db09ccf41be
tree8d9882d1c7ef0da608d86a1889910702e78d09aa
parentd1785326891c2f9919163be5dae8f2538cfcae58
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 <ulf.hansson@linaro.org>
Tested-by: Georgi Djakov <gdjakov@mm-sol.com>
Acked-by: Georgi Djakov <gdjakov@mm-sol.com>
Reviewed-by: Stephen Boyd <sboyd@codeaurora.org>
drivers/mmc/host/sdhci-msm.c