]> git.kernelconcepts.de Git - karo-tx-uboot.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)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 11:53:56 +0000 (13:53 +0200)
commit1b09c7117e5f606ff8376d846658c95379d5d198
tree544029d1b69322b4e7b5e523a9396686f65d9e18
parent72bec3de8c31905b22d63004d3ad64c83566b9db
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