]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit15d06ac9f32c5d5fc42990e6345788c1451f32d1
tree8d9882d1c7ef0da608d86a1889910702e78d09aa
parentab3c181b41b112368319a67d4b29d6a850a57127
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