Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 212336
b: refs/heads/master
c: e359540
h: refs/heads/master
v: v3
  • Loading branch information
Rob Maris authored and Mike Frysinger committed Oct 18, 2010
1 parent 6ab7edc commit eb198e7
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: 7715aad4ef5cccb318942a0c47aef8a39d6130d7
refs/heads/master: e35954053c1a2ede37f6ed1b28d626dba43dc79d
2 changes: 1 addition & 1 deletion trunk/drivers/spi/spi_bfin5xx.c
Original file line number Diff line number Diff line change
Expand Up @@ -364,7 +364,7 @@ static const struct transfer_ops bfin_transfer_ops_u16 = {
.duplex = bfin_spi_u16_duplex,
};

/* test if ther is more transfer to be done */
/* test if there is more transfer to be done */
static void *bfin_spi_next_transfer(struct master_data *drv_data)
{
struct spi_message *msg = drv_data->cur_msg;
Expand Down

0 comments on commit eb198e7

Please sign in to comment.