mmc: Consolidate emmc tuning blocks
authorStephen Boyd <sboyd@codeaurora.org>
Mon, 22 Sep 2014 19:26:10 +0000 (12:26 -0700)
committerUlf Hansson <ulf.hansson@linaro.org>
Tue, 23 Sep 2014 07:13:19 +0000 (09:13 +0200)
The same tuning block exists in the dw_mmc h.c and sdhci-msm.c
files. Move these into mmc.c so that they can be shared across
drivers.

Reported-by: Jaehoon Chung <jh80.chung@samsung.com>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>

No differences found