Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 116808
b: refs/heads/master
c: 957cf33
h: refs/heads/master
v: v3
  • Loading branch information
Russell King authored and Russell King committed Oct 17, 2008
1 parent 82fcc90 commit d8d3dfa
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: 35f53aafb60ebc3a26e5508e0e87bfc88c703654
refs/heads/master: 957cf333b5284943c4866e1d0339a105d2762c9c
2 changes: 2 additions & 0 deletions trunk/arch/arm/common/sa1111.c
Original file line number Diff line number Diff line change
Expand Up @@ -581,6 +581,7 @@ sa1111_init_one_child(struct sa1111 *sachip, struct resource *parent,
goto out;
}

#ifdef CONFIG_DMABOUNCE
/*
* If the parent device has a DMA mask associated with it,
* propagate it down to the children.
Expand All @@ -598,6 +599,7 @@ sa1111_init_one_child(struct sa1111 *sachip, struct resource *parent,
}
}
}
#endif

out:
return ret;
Expand Down

0 comments on commit d8d3dfa

Please sign in to comment.