]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mmc: dw_mmc: Use active DDR mode flag
authorAndrew Gabbasov <andrew_gabbasov@mentor.com>
Mon, 1 Dec 2014 12:59:12 +0000 (06:59 -0600)
committerPantelis Antoniou <pantelis.antoniou@konsulko.com>
Fri, 12 Dec 2014 19:09:01 +0000 (21:09 +0200)
commit2b8a9692f9d8a744b6a93a9bed115ca46541ca1f
tree900084a087c0995a2b7503675eec4ac506f04925
parent5af8f45cd049cf01790a17ff68e61303bc08abc3
mmc: dw_mmc: Use active DDR mode flag

The card_caps bit should denote the card capability to use DDR mode,
but we need the flag indicating that the DDR mode is active.

Signed-off-by: Andrew Gabbasov <andrew_gabbasov@mentor.com>
drivers/mmc/dw_mmc.c