commit | dab3a28b4005ecf4b6b380a8929c36de2c07a175 | [log] [tgz] |
---|---|---|
author | Ulf Hansson <ulf.hansson@linaro.org> | Tue Jun 21 15:12:47 2016 +0200 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Mon Jul 25 10:34:23 2016 +0200 |
tree | 78be4af61ef2019abe429771529b0ee4202097a0 | |
parent | 1b8d79c5494484d140f2a19101412b51e2d5f6b5 [diff] |
mmc: sh_mmcif: Enable MMC_CAP2_NO_SD and MMC_CAP2_NO_SDIO Enable the capabilities which tells the mmc core to prevent sending SD and SDIO commands during card initialization. In this way, we can also remove the validation of non-supported commands in the ->request() callback. Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>