Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 299759
b: refs/heads/master
c: 7666fd8
h: refs/heads/master
i:
  299757: 5086844
  299755: c7755bf
  299751: 587dcaf
  299743: 07afeb9
v: v3
  • Loading branch information
Scott Jiang authored and Grant Likely committed Apr 27, 2012
1 parent ec512cc commit 1a0ca53
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 488e1a9de27f0a299fc185f0b5c67246a3f0c6c9
refs/heads/master: 7666fd8b02af87a8b672b00d47e56d77f709127e
1 change: 0 additions & 1 deletion trunk/drivers/spi/spi-bfin5xx.c
Original file line number Diff line number Diff line change
Expand Up @@ -1026,7 +1026,6 @@ static int bfin_spi_setup(struct spi_device *spi)
chip->cs_chg_udelay = chip_info->cs_chg_udelay;
chip->idle_tx_val = chip_info->idle_tx_val;
chip->pio_interrupt = chip_info->pio_interrupt;
spi->bits_per_word = chip_info->bits_per_word;
} else {
/* force a default base state */
chip->ctl_reg &= bfin_ctl_reg;
Expand Down

0 comments on commit 1a0ca53

Please sign in to comment.