Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 328628
b: refs/heads/master
c: 204e706
h: refs/heads/master
v: v3
  • Loading branch information
Marek Vasut authored and Mark Brown committed Sep 5, 2012
1 parent 400126b commit dd62427
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 010b481834b2b60f7d8543263a63e69396019f7b
refs/heads/master: 204e706fa2ac1a62ff6423039945eb567c6c7efc
2 changes: 1 addition & 1 deletion trunk/drivers/spi/spi-mxs.c
Original file line number Diff line number Diff line change
Expand Up @@ -473,12 +473,12 @@ static int mxs_spi_transfer_one(struct spi_master *master,
&first, &last, 0);
}

m->actual_length += t->len;
if (status) {
stmp_reset_block(ssp->base);
break;
}

m->actual_length += t->len;
first = last = 0;
}

Expand Down

0 comments on commit dd62427

Please sign in to comment.