Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 211141
b: refs/heads/master
c: f12f662
h: refs/heads/master
i:
  211139: b5c6382
v: v3
  • Loading branch information
Daniel J Blueman authored and Linus Torvalds committed Sep 29, 2010
1 parent 71c41dc commit 17e38ac
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: 899611ee7d373e5eeda08e9a8632684e1ebbbf00
refs/heads/master: f12f662f29d5801e598c6bb4a71e54b2de218f72
2 changes: 1 addition & 1 deletion trunk/drivers/mtd/nand/omap2.c
Original file line number Diff line number Diff line change
Expand Up @@ -413,7 +413,7 @@ static inline int omap_nand_dma_transfer(struct mtd_info *mtd, void *addr,
prefetch_status = gpmc_read_status(GPMC_PREFETCH_COUNT);
} while (prefetch_status);
/* disable and stop the PFPW engine */
gpmc_prefetch_reset();
gpmc_prefetch_reset(info->gpmc_cs);

dma_unmap_single(&info->pdev->dev, dma_addr, len, dir);
return 0;
Expand Down

0 comments on commit 17e38ac

Please sign in to comment.