]> 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)
commit397d62ddb33afdffcced670c75a0cb937bd52e17
tree8d9882d1c7ef0da608d86a1889910702e78d09aa
parenta2d51608f04373f921525938e33538b99e8efd51
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