git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ffed1b9
)
mmc: Consolidate emmc tuning blocks
author
Stephen Boyd
<sboyd@codeaurora.org>
Mon, 22 Sep 2014 19:26:10 +0000
(12:26 -0700)
committer
Ulf 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