commit | 4b7d45451dff133b6453cb9571ea5349be1ce14f | [log] [tgz] |
---|---|---|
author | Ulf Hansson <ulf.hansson@linaro.org> | Wed May 02 13:31:37 2018 +0200 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Tue May 08 09:43:15 2018 +0200 |
tree | e93bd444fcc0f0270aae677ad7c6d03edd60e651 | |
parent | 7405df4c79cd7b4204c5b4b5af2b1ad362ea85ad [diff] |
mmc: rtsx_usb: Use MMC_CAP2_NO_SDIO Instead of having to return -EINVAL when requested to send SDIO specific commands, let's set MMC_CAP2_NO_SDIO as it completely prevents them. Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org> Tested-by: MichaĆ Pecio <michal.pecio@gmail.com>