]> git.ipfire.org Git - people/ms/u-boot.git/commit
mmc: dw_mmc: fixed the wrong bit control
authorJaehoon Chung <jh80.chung@samsung.com>
Wed, 14 Jan 2015 08:37:53 +0000 (17:37 +0900)
committerPantelis Antoniou <pantelis.antoniou@konsulko.com>
Mon, 23 Feb 2015 17:35:13 +0000 (19:35 +0200)
commitafc9e2b509a6db3b716c81c97f9147491ebf76ba
treea1f5088b70d8abf69cebc8eed095861c3d421fb5
parent4b7cee533630202095748ecb396bd9eacf47ff3f
mmc: dw_mmc: fixed the wrong bit control

If mode is not DDR-mode, then it needs to clear it.

Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
drivers/mmc/dw_mmc.c