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:
1e7f07b
)
dmaengine: shdma: prepare to stop using struct dma_chan::private
author
Guennadi Liakhovetski
<g.liakhovetski@gmx.de>
Thu, 5 Jul 2012 10:29:40 +0000
(12:29 +0200)
committer
Vinod Koul
<vinod.koul@linux.intel.com>
Fri, 20 Jul 2012 05:53:44 +0000
(11:23 +0530)
Using struct dma_chan::private is deprecated. To update the shdma driver to
stop using it we first have to eliminate internal runtime uses of it. After
that we will also be able to stop using it for channel configuration.
Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Vinod Koul <vinod.koul@linux.intel.com>
No differences found