commit | d1ba44a4232aa6a95c19b394df53b07b0d61c9c8 | [log] [tgz] |
---|---|---|
author | Weijun Yang <Weijun.Yang@csr.com> | Mon Apr 27 08:15:13 2015 +0000 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Mon Jun 01 09:06:49 2015 +0200 |
tree | 89e1ddcec77341a3e472c08b3e7506474960ecce | |
parent | c4b13fb06a03e66d0d05720786b38faa8f8642df [diff] |
mmc: sdhci-sirf: fix the tuning count in platform_execute_tuning hardware has 16bit to record the tuning count, so fix it to 16384. at the same time, tuned_phases[SIRF_TUNING_COUNT] is useless as the array is never used, so move it to a variant. Signed-off-by: Weijun Yang <Weijun.Yang@csr.com> Signed-off-by: Barry Song <Baohua.Song@csr.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>