summaryrefslogtreecommitdiff
path: root/include/linux/mmc/card.h
diff options
context:
space:
mode:
authorjiajie.hao@mediatek.com <jiajie.hao@mediatek.com>2017-04-23 12:38:27 +0300
committerUlf Hansson <ulf.hansson@linaro.org>2017-04-24 22:45:09 +0300
commitf328c76e568d13c9fee21b5cf7411c96285f0f89 (patch)
tree1e2733aeea34d890052e527b2defa74f3c344b78 /include/linux/mmc/card.h
parentd9370424c9482d0ca2722627309c6f6bae131d97 (diff)
downloadlinux-f328c76e568d13c9fee21b5cf7411c96285f0f89.tar.xz
mmc: sdio: Fix sdio wait busy implement limitation
The host may issue an I/O abort by writing to the CCCR at any time during I/O read operation via CMD52. And host may need suspend transcation during write busy stage in SDIO suspend/resume scenario. >From other side, a card may accept CMD52 during data transfer phase. Previous implement would block issuing above command in busy stage. It cause function driver can't implement as proper way and has no opportunity to do some coverage in error case via I/O abort etc. We need bypass some necessary operation during busy check stage. Signed-off-by: Jiajie Hao <jiajie.hao@mediatek.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'include/linux/mmc/card.h')
0 files changed, 0 insertions, 0 deletions