Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 210452
b: refs/heads/master
c: 60c2c0d
h: refs/heads/master
v: v3
  • Loading branch information
Jiri Pinkava authored and Linus Torvalds committed Sep 10, 2010
1 parent fd17077 commit b3f451f
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: 5600efb1bc2745d93ae0bc08130117a84f2b9d69
refs/heads/master: 60c2c0d5658082468b569d039f4d0dc24f92c66b
2 changes: 1 addition & 1 deletion trunk/drivers/mmc/host/s3cmci.c
Original file line number Diff line number Diff line change
Expand Up @@ -1600,7 +1600,7 @@ static int __devinit s3cmci_probe(struct platform_device *pdev)
host->pio_active = XFER_NONE;

#ifdef CONFIG_MMC_S3C_PIODMA
host->dodma = host->pdata->dma;
host->dodma = host->pdata->use_dma;
#endif

host->mem = platform_get_resource(pdev, IORESOURCE_MEM, 0);
Expand Down

0 comments on commit b3f451f

Please sign in to comment.