Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 359873
b: refs/heads/master
c: cd05115
h: refs/heads/master
i:
  359871: 81b8454
v: v3
  • Loading branch information
Teppei Kamijou authored and Chris Ball committed Jan 28, 2013
1 parent daec279 commit eec4a21
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: f6e644389d26ef12d40dc5f56c5d465006502d03
refs/heads/master: cd0511503532320e68396c90617d5f91ed7cae1c
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 eec4a21

Please sign in to comment.