Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 2d2e72ff authored by Ziqi Chen's avatar Ziqi Chen
Browse files

mmc: core: change judgement for card busy detection



Currently we check cmd.flags & MMC_RSP_R1B in __mmc_blk_ioctl_cmd() to
decide whether need to do card busy detection or not. In this way, all
MMC_RSP_R1 Cmds which don't need to do card busy detection would meet
this judgement as well. So checking cmd.flags & MMC_RSP_BUSY is enough.

Change-Id: I9ee27a8e032509185d33afa2c423afa5ac4ff263
Signed-off-by: default avatarZiqi Chen <ziqichen@codeaurora.org>
parent 95c7bdc8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment