]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mmc: dw_mmc: exynos: Revert the sdr_timing assignment
authorYuvaraj Kumar C D <yuvaraj.cd@gmail.com>
Tue, 22 Oct 2013 09:11:56 +0000 (14:41 +0530)
committerChris Ball <cjb@laptop.org>
Fri, 8 Nov 2013 19:27:39 +0000 (14:27 -0500)
commit2d9f0bd1d4a66ab5019194c5e8ec5a55c77dd7e3
tree119307d4f4f56c2a694e4b28a3890338df55c510
parent0a8fd09ca9d4564a1f906b530ea08415a61cff58
mmc: dw_mmc: exynos: Revert the sdr_timing assignment

e6c784eded7b3 ("mmc: dw_mmc: exynos: move the exynos private init") was
wrongly assigning ddr_timing value to sdr_timing. This patch fixes this
by reverting the sdr_timing assignment statement to the earlier location.

Signed-off-by: Yuvaraj Kumar C D <yuvaraj.cd@samsung.com>
Acked-by: Seungwon Jeon <tgih.jun@samsung.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/dw_mmc-exynos.c