Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 130061
b: refs/heads/master
c: 6527de6
h: refs/heads/master
i:
  130059: 6aef194
v: v3
  • Loading branch information
Dan Williams committed Jan 12, 2009
1 parent da3352c commit 5fef830
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: dd59b8537f6cb53ab863fafad86a5828f1e889a2
refs/heads/master: 6527de6d6d25ebfae7c7572cb7a4ed768e2e20a5
2 changes: 1 addition & 1 deletion trunk/drivers/dma/fsldma.c
Original file line number Diff line number Diff line change
Expand Up @@ -822,7 +822,7 @@ static int __devinit fsl_dma_chan_probe(struct fsl_dma_device *fdev,
*/
WARN_ON(fdev->feature != new_fsl_chan->feature);

new_fsl_chan->dev = &new_fsl_chan->common.dev->device;
new_fsl_chan->dev = fdev->dev;
new_fsl_chan->reg_base = ioremap(new_fsl_chan->reg.start,
new_fsl_chan->reg.end - new_fsl_chan->reg.start + 1);

Expand Down

0 comments on commit 5fef830

Please sign in to comment.