Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 328949
b: refs/heads/master
c: abebfb1
h: refs/heads/master
i:
  328947: 15dad40
v: v3
  • Loading branch information
Hiroshi Doyu authored and Marek Szyprowski committed Oct 2, 2012
1 parent fc8ce53 commit 736ac76
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 1dc737c44a11c66f23ebeb09796f52f4b60d59c7
refs/heads/master: abebfb18ea4fe69e9a04187a77fed4e11d67dba4
1 change: 0 additions & 1 deletion trunk/arch/arm/mm/dma-mapping.c
Original file line number Diff line number Diff line change
Expand Up @@ -1624,7 +1624,6 @@ static void arm_coherent_iommu_unmap_page(struct device *dev, dma_addr_t handle,
{
struct dma_iommu_mapping *mapping = dev->archdata.mapping;
dma_addr_t iova = handle & PAGE_MASK;
struct page *page = phys_to_page(iommu_iova_to_phys(mapping->domain, iova));
int offset = handle & ~PAGE_MASK;
int len = PAGE_ALIGN(size + offset);

Expand Down

0 comments on commit 736ac76

Please sign in to comment.