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:
50440d7
)
dma: mmp_pdma: set DMA_PRIVATE
author
Daniel Mack
<zonque@gmail.com>
Wed, 21 Aug 2013 12:08:58 +0000
(14:08 +0200)
committer
Vinod Koul
<vinod.koul@intel.com>
Sun, 25 Aug 2013 16:34:53 +0000
(22:04 +0530)
As the driver now has its own xlate function and makes use of the
dma_get_slave_channel(), we need to manually set the DMA_PRIVATE flags.
Drivers which rely on of_dma_simple_xlate() do implicitly the same by
going through __dma_request_channel().
Signed-off-by: Daniel Mack <zonque@gmail.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/mmp_pdma.c
patch
|
blob
|
history
diff --cc
drivers/dma/mmp_pdma.c
Simple merge