git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3e3a182
)
ARM: dma-mapping: Set arm_dma_set_mask() for iommu->set_dma_mask()
author
Hiroshi Doyu
<hdoyu@nvidia.com>
Tue, 29 Jan 2013 12:57:07 +0000
(14:57 +0200)
committer
Marek Szyprowski
<m.szyprowski@samsung.com>
Mon, 25 Feb 2013 14:30:41 +0000
(15:30 +0100)
struct dma_map_ops iommu_ops doesn't have ->set_dma_mask, which causes
crash when dma_set_mask() is called from some driver.
Signed-off-by: Hiroshi Doyu <hdoyu@nvidia.com>
Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
No differences found