Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 207784
b: refs/heads/master
c: 752b957
h: refs/heads/master
v: v3
  • Loading branch information
Barry Song authored and David Woodhouse committed Aug 5, 2010
1 parent 5c61950 commit 3afb879
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 00355b0baadf949f02ab7d3e2bd222e3fbcc72ee
refs/heads/master: 752b957a37ee1cc09fccb39a8bc5843edf32119b
2 changes: 2 additions & 0 deletions trunk/drivers/mtd/nand/bf5xx_nand.c
Original file line number Diff line number Diff line change
Expand Up @@ -507,6 +507,8 @@ static void bf5xx_nand_dma_rw(struct mtd_info *mtd,
*/
bfin_write_NFC_RST(ECC_RST);
SSYNC();
while (bfin_read_NFC_RST() & ECC_RST)
cpu_relax();

disable_dma(CH_NFC);
clear_dma_irqstat(CH_NFC);
Expand Down

0 comments on commit 3afb879

Please sign in to comment.