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:
6411301
)
DMA-API: video: clcd: add dma_set_mask_and_coherent() call
author
Russell King
<rmk+kernel@arm.linux.org.uk>
Thu, 27 Jun 2013 09:29:32 +0000
(10:29 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Thu, 31 Oct 2013 14:48:42 +0000
(14:48 +0000)
The DMA API requires drivers to call the appropriate dma_set_mask()
functions before doing any DMA mapping. Add this required call to
the AMBA PL08x driver.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found