Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 336298
b: refs/heads/master
c: dc7745b
h: refs/heads/master
v: v3
  • Loading branch information
Balaji T K authored and Chris Ball committed Dec 6, 2012
1 parent 55ff9b3 commit 68f549b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 94d4f272d5ba21fdc77c368f30bbc43d2b453474
refs/heads/master: dc7745bd32272a614a6598c05db4510548ef18f2
4 changes: 2 additions & 2 deletions trunk/drivers/mmc/host/omap_hsmmc.c
Original file line number Diff line number Diff line change
Expand Up @@ -981,8 +981,8 @@ static void hsmmc_command_incomplete(struct omap_hsmmc_host *host,
if (host->data) {
omap_hsmmc_reset_controller_fsm(host, SRD);
omap_hsmmc_dma_cleanup(host, err);
}

} else if (host->mrq && host->mrq->cmd)
host->mrq->cmd->error = err;
}

static void omap_hsmmc_do_irq(struct omap_hsmmc_host *host, int status)
Expand Down

0 comments on commit 68f549b

Please sign in to comment.