commit | 43e943a04049d8f4ee96a940517a5fcb0f558ad2 | [log] [tgz] |
---|---|---|
author | Petri Gynther <pgynther@google.com> | Wed May 20 14:35:00 2015 -0700 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Mon Jun 01 09:07:09 2015 +0200 |
tree | d7152b54b7f411abe57a4abc23bc77fae3d8614d | |
parent | d9fbe003ead7205cfd6e623f90f3eb9a56a0d445 [diff] |
mmc: sdhci: fix driver type B and D handling in sdhci_do_set_ios() sdhci_do_set_ios() doesn't currently program SDHCI_HOST_CONTROL2 register correctly when host->preset_enabled == false. Add code to handle the missing cases MMC_SET_DRIVER_TYPE_B and MMC_SET_DRIVER_TYPE_D. Signed-off-by: Petri Gynther <pgynther@google.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>