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:
2a0ff7a
)
ASoC: mxs: correct 'direction' of device_prep_dma_cyclic
author
Shawn Guo
<shawn.guo@linaro.org>
Wed, 14 Dec 2011 07:47:46 +0000
(15:47 +0800)
committer
Vinod Koul
<vinod.koul@linux.intel.com>
Fri, 23 Dec 2011 16:35:22 +0000
(22:05 +0530)
The commit 49920bc (dmaengine: add new enum dma_transfer_direction)
changes the type of parameter 'direction' of device_prep_dma_cyclic
from dma_data_direction to dma_transfer_direction.
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Vinod Koul <vinod.koul@linux.intel.com>
No differences found