Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 291702
b: refs/heads/master
c: b6695e4
h: refs/heads/master
v: v3
  • Loading branch information
Masanari Iida authored and Jiri Kosina committed Feb 5, 2012
1 parent 6e5a79c commit 6f4f7ed
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: b6d60fde1c9bbaa9fc9068eff4657f52b309cdea
refs/heads/master: b6695e411f46036bcaab29908e8aa46fbbe101ed
2 changes: 1 addition & 1 deletion trunk/drivers/dma/iop-adma.c
Original file line number Diff line number Diff line change
Expand Up @@ -1482,7 +1482,7 @@ static int __devinit iop_adma_probe(struct platform_device *pdev)
goto err_free_adev;
}

dev_dbg(&pdev->dev, "%s: allocted descriptor pool virt %p phys %p\n",
dev_dbg(&pdev->dev, "%s: allocated descriptor pool virt %p phys %p\n",
__func__, adev->dma_desc_pool_virt,
(void *) adev->dma_desc_pool);

Expand Down

0 comments on commit 6f4f7ed

Please sign in to comment.