Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 212337
b: refs/heads/master
c: e72dcde
h: refs/heads/master
i:
  212335: 6ab7edc
v: v3
  • Loading branch information
Rob Maris authored and Mike Frysinger committed Oct 18, 2010
1 parent eb198e7 commit 76bc2a3
Show file tree
Hide file tree
Showing 2 changed files with 2 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: e35954053c1a2ede37f6ed1b28d626dba43dc79d
refs/heads/master: e72dcde72c712708e2145ab0ecff539ff4a4c7fb
3 changes: 1 addition & 2 deletions trunk/drivers/spi/spi_bfin5xx.c
Original file line number Diff line number Diff line change
Expand Up @@ -668,8 +668,7 @@ static void bfin_spi_pump_transfers(unsigned long data)
write_BAUD(drv_data, chip->baud);

write_STAT(drv_data, BIT_STAT_CLR);
if (drv_data->cs_change)
bfin_spi_cs_active(drv_data, chip);
bfin_spi_cs_active(drv_data, chip);

dev_dbg(&drv_data->pdev->dev,
"now pumping a transfer: width is %d, len is %d\n",
Expand Down

0 comments on commit 76bc2a3

Please sign in to comment.