Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 358639
b: refs/heads/master
c: 92ff0c5
h: refs/heads/master
i:
  358637: c6f8cc5
  358635: 9db1b1a
  358631: a404ea9
  358623: 3062a85
v: v3
  • Loading branch information
Teppei Kamijou authored and Chris Ball committed Feb 11, 2013
1 parent 83a80a9 commit 47bc829
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: fbe5fdd12c4cdae61a8c3d371e564371177da86e
refs/heads/master: 92ff0c5bc4000d6b2b1bfc8cd40bd1397a03c8ec
1 change: 1 addition & 0 deletions trunk/drivers/mmc/host/sh_mmcif.c
Original file line number Diff line number Diff line change
Expand Up @@ -911,6 +911,7 @@ static void sh_mmcif_request(struct mmc_host *mmc, struct mmc_request *mrq)
if ((mrq->cmd->flags & MMC_CMD_MASK) != MMC_CMD_BCR)
break;
case MMC_APP_CMD:
case SD_IO_RW_DIRECT:
host->state = STATE_IDLE;
mrq->cmd->error = -ETIMEDOUT;
mmc_request_done(mmc, mrq);
Expand Down

0 comments on commit 47bc829

Please sign in to comment.