commit | 48d11e067fc90ec9fc9c8f7ab982e5a83bf1887b | [log] [tgz] |
---|---|---|
author | Stephen Boyd <sboyd@codeaurora.org> | Mon Sep 22 12:26:10 2014 -0700 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Tue Sep 23 09:13:19 2014 +0200 |
tree | 0b2bae0f917e4d02c1ff4f29c1d5e25446870da9 | |
parent | ffed1b94cbf869e81de0525608193f367db2ba36 [diff] |
mmc: Consolidate emmc tuning blocks 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>